文档
测试

查询岗位带员工

POST
http://10.1.2.34:81/zero/position/getAllListAndStaff?sid=0010407_vTQAGWSzr6qGKwaQyVFZ8CikGdQJXCdN&tid=5&is_parise=1&select_company=001

请求参数

参数名
类型
描述
必填
sid
string
示例:AMN00006420_1
必填

响应参数

参数名
类型
描述
必填
Success
boolean
示例:true
必填
Msg
string
示例:请求成功
必填
Data
array
数据列表
必填
Code
string
示例:0000
必填

说明 / 示例

{ "Success": true, "Msg": "", "Data": [ { "count": 9, "data": { "manageno": "AMN00002593", "compno": "058", "add_time": "2022-04-30 23:48:19", "id": 30119, "report_id": 4005, "templateNo": "TEMP007", "field_no": "FIELD00352", "field_val": "是", "field_type": "select", "field_key": "VALUE00036", "field_tag": 2, "field_isdel": 0, "field_operator": 0, "templateName": "美发店长日报", "profess_type": 1, "compname": "程STUDIO合生汇店", "tagsubname": "其他", "tagsubid": 2, "tagname": "其他", "tagid": 1, "RowNumber": "3" } }, { "count": 7, "data": { "manageno": "AMN00006437", "compno": "001", "add_time": "2022-12-05 13:55:19", "id": 37492, "report_id": 4960, "templateNo": "TEMP001", "field_no": "FIELD00352", "field_val": "哈哈哈", "field_type": "select", "field_key": "VALUE00010", "field_tag": 2, "field_isdel": 0, "field_operator": 0, "templateName": "信息部测试", "profess_type": 0, "compname": "维沙企业总部", "tagsubname": "其他", "tagsubid": 2, "tagname": "其他", "tagid": 1, "RowNumber": "1" } }, { "count": 7, "data": { "manageno": "ID00003181", "compno": "033", "add_time": "2022-04-30 23:36:03", "id": 30110, "report_id": 4004, "templateNo": "TEMP007", "field_no": "FIELD00352", "field_val": "否", "field_type": "select", "field_key": "VALUE00040", "field_tag": 2, "field_isdel": 0, "field_operator": 0, "templateName": "美发店长日报", "profess_type": 1, "compname": "AMANI大拇指店", "tagsubname": "其他", "tagsubid": 2, "tagname": "其他", "tagid": 1, "RowNumber": "12" } }, { "count": 3, "data": { "manageno": "AMN00000232", "compno": "021", "add_time": "2022-04-29 23:48:18", "id": 29316, "report_id": 3897, "templateNo": "TEMP006", "field_no": "FIELD00352", "field_val": "甜甜 小芳 乐乐", "field_type": "input", "field_key": "", "field_tag": 2, "field_isdel": 0, "field_operator": 0, "templateName": "美容店长日报", "profess_type": 0, "compname": "花木店", "tagsubname": "其他", "tagsubid": 2, "tagname": "其他", "tagid": 1, "RowNumber": "19" } } ], "Code": "0000" }