记录导出
GET
{{baseUrl}}/manager/student-leave/export?userId=:userId&userType=:userType&accessToken=:accessToken&kw=:kw&gradeId=:gradeId&classId=:classId&typeId=:typeId&status=:status&startTime=:startTime&endTime=
请求头
参数名
类型
描述
必填
Accept
string
示例:application/json
可选
请求参数
参数名
类型
描述
必填
userId
string
示例::userId
可选
userType
string
示例::userType
可选
accessToken
string
示例::accessToken
可选
kw
string
示例::kw
可选
gradeId
string
示例::gradeId
可选
classId
string
示例::classId
可选
typeId
string
示例::typeId
可选
status
string
示例::status
可选
startTime
string
示例::startTime
可选
endTime
string
示例::endTime
可选