add
POST
http://localhost:7000/api/admin/training/add
接口描述
新增
请求参数
参数名
类型
描述
必填
name
string
必填
level
string
必填
pid
string
必填
响应参数
参数名
类型
描述
必填
code
number
示例:1
必填
message
string
示例:成功
必填
response
object
示例:null
必填