文档
测试

删除岗位

POST
/auth/post/delPost

请求参数

参数名
类型
描述
必填
postid
string
岗位id (Query参数)
必填

响应参数

application/json
参数名
类型
描述
必填
result
boolean
示例:true
必填
message
string
示例:请求成功
必填

说明 / 示例

```text 暂无描述 ```