查询员工点钟数,上钟数(staffAchievement)
POST
http://maliang965241025.ticp.io/WXFOOTSTAFF/Cooperation/staffAchievement?strContent=%7B%22companyId%22%3A61%2C%22employeeId%22%3A3%2C%22searchType%22%3A1%7D
接口描述
查询员工点钟数,上钟数
请求参数
参数名
类型
描述
必填
companyId
number
示例:61(公司ID)
可选
employeeId
number
示例:3(员工ID)
可选
searchType
number
示例:1(查找类型 0:昨日 1:今日 2:上月 3:本月)
可选
响应参数
参数名
类型
描述
必填
employeeId
number
员工ID
必填
employeeCode
String
员工编号
必填
employeeName
String
员工姓名
必填
totalCount
number
总钟数
必填
appointCount
number
总点客
必填
changeCardVerp
number
总卡金
必填
saleCardCount
number
售卡数
必填