上传xls导入
POST
/api/v1.0/attend/importApply
请求头
参数名
类型
描述
必填
Content-Disposition
string
form-data; name="file"; filename="apply.xls"
必填
Content-Type
string
application/vnd.ms-excel
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:批量更新成功
必填
result
object
示例:null
必填