公告停用(启用)
POST
http://crm.hndaosui.com/api/public_notice/notice_stop
请求参数
参数名
类型
描述
必填
id
int
示例:2
必填
status
int
示例:0 0未停用 1已停用
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:操作成功
必填