用户账号注销
POST
/api/my/accountCancel
请求头
参数名
类型
描述
必填
token
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:账号注销成功
必填
data
object
示例:null
必填