文档
测试

根据门店查询预约员工(queryEmployeeInfo)

POST
http://localhost:8180/WXFOOTSTAFF/shopping/queryEmployeeInfo?strContent=%20%7B%22systemMapInfoId%22%3A20063%2C%22companyInfoId%22%3A287%7D

接口描述

根据门店查询预约员工

请求参数

参数名
类型
描述
必填
systemMapInfoId
int
示例:20063
必填
companyInfoId
int
示例:287
必填

说明 / 示例

{ "errorCode": 0, "errorMsg": "", "pageSize": 0, "result": null, "resultSet": [ { "brandInfoCode": null, "code": "003", "companyID": 287, "content": "微笑服务", "employeeLabel": "美白净肤;祛眼袋", "employeePicName": "1590995752630381264984.png", "endTime": "", "fromTime": "", "grade": 5, "id": 10716, "inputDate": "2021-04-12", "inputTime": "18:32:12", "isBook": true, "jobPostClass": "", "jobPostClassName": "", "lstUptBy": "", "male": false, "mobile": "", "name": "笑", "orderIndex": 1, "recordStatus": "ACTIVE", "serverCount": 132, "systemMapInfoId": 20063, "type": 0 }, { "brandInfoCode": null, "code": "007", "companyID": 287, "content": "股份第三个", "employeeLabel": "美白净肤;祛眼袋", "employeePicName": "15911771434191953020557.jpg", "endTime": "", "fromTime": "", "grade": 5, "id": 10717, "inputDate": "2021-04-12", "inputTime": "18:57:14", "isBook": true, "jobPostClass": "", "jobPostClassName": "", "lstUptBy": "", "male": false, "mobile": "", "name": "张巧玉", "orderIndex": 3, "recordStatus": "ACTIVE", "serverCount": 30, "systemMapInfoId": 20063, "type": 0 } ], "startIndex": 0, "totalSize": 0 }