删除
POST
/api/v1/facade/message/type/remove
请求头
参数名
类型
描述
必填
Content-Type
string
application/x-www-form-urlencoded
必填
请求参数
参数名
类型
描述
必填
id
int
必填
响应参数
参数名
类型
描述
必填
status
int
示例:0
必填
message
string
示例:保存成功!
必填
data
object
示例:null
必填
succ
boolean
示例:true
必填