文件夹删除
POST
http://192.168.0.177/api/user/userClassDel.html
请求参数
参数名
类型
描述
必填
token
string
示例:3858ac5880b6ac3dbc4a6c87a1fd913a
必填
id
int
示例:1
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:删除成功
必填