创建编辑公告
POST
/court/Notice/add_notice
请求头
参数名
类型
描述
必填
token
string
当前账号token
必填
请求参数
参数名
类型
描述
必填
case_id
int
案件Id
必填
title
string
公告标题
必填
content
string
公告内容
必填
publish_time
date
发布时间
必填
file_name
string
附件
必填
account_id
string
发布对象 1,2,3
必填
id
int
id,编辑功能必传
必填
响应参数
参数名
类型
描述
必填
code
int
1成功,-2失败
必填
message
string
返回消息
必填
data
array
实体参数
必填