OA数据通用查询
POST
http://172.18.1.93:8788/common/oa/getOaData
接口描述
查询OA所有数据
请求头
参数名
类型
描述
必填
contentType
string
text/plain;charset=UTF-8
必填
请求参数
参数名
类型
描述
必填
fullString
string
id,departmentid from hrmresource where workcode = '" + usercode + "'
必填