创建
POST
{{baseUrl}}/manager/student-leave-type
请求头
参数名
类型
描述
必填
User-Id
string
(Required) 用户ID
可选
User-Type
string
(Required) 用户类型(2:后台账号,3:APP账号)
可选
Content-Type
string
示例:application/x-www-form-urlencoded
可选
Accept
string
示例:application/json
可选
请求参数
参数名
类型
描述
必填
isIll
string
是否病假(0:否,1:是)
可选
intro
string
简介
可选
typeName
请假类型名称
可选
category
string
所属分类(0:事假,1:病假,2:其他)
可选