Monthly attendance records
POST
/qgy/attendance/month
接口描述
Check the attendance records of all people under the current user for one month
Request parameters
参数名
类型
描述
必填
dates
String
date ["2019-08-01","2018-08-31"]
必填
userId
String
Current user ID
必填
index
Integer
Current page number
可选
length
Integer
Number of pages per page
可选