批量-导出考勤月份报表
开发中
GET
/attendances/historys/{yearMonth}/export
/attendances/historys/{yearMonth}/export
考勤
请求参数
Path 参数
yearMonth
string
必需
示例值:
202301
Query 参数
fileName
string
可选
示例值:
黑马员工考勤
opType
string
可选
示例值:
1
Header 参数
Authorization
string
必需
示例值:
Bearer {{token}}
示例代码
返回响应
修改于 2023-06-14 07:28:31