删除岗位
POST
/auth/post/delPost
请求参数
参数名
类型
描述
必填
postid
string
岗位id (Query参数)
必填
响应参数
application/json参数名
类型
描述
必填
result
boolean
示例:true
必填
message
string
示例:请求成功
必填