文档
测试

公告添加

POST
http://crm.hndaosui.com/api/public_notice/notice_add

请求参数

参数名
类型
描述
必填
user_id
int
示例:1 用户id
必填
depart_id
int
示例:1 通知部门 多个用英文逗号隔开
必填
start_time
string
示例:2021-01-24 公示开始时间
必填
end_time
string
示例:2021-02-21 公示结束时间
必填
content
string
示例:公告内容
必填
title
string
示例:公告标题
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:添加成功
必填