请假走势统计
GET
{{baseUrl}}/manager/student-leave/records-statistics?gradeId=:gradeId&classId=:classId&quickSearch=:quickSearch&startDate=:startDate&endDate=:endDate
请求头
参数名
类型
描述
必填
User-Id
string
(Required) 用户ID
可选
User-Type
string
(Required) 用户类型(2:后台账号,3:APP账号)
可选
Accept
string
示例:application/json
可选
请求参数
参数名
类型
描述
必填
gradeId
string
示例::gradeId
可选
classId
string
示例::classId
可选
quickSearch
string
示例::quickSearch
可选
startDate
string
示例::startDate
可选
endDate
string
示例::endDate
可选