文档
测试
POST
/message/saveNotice

请求头

参数名
类型
描述
必填
token
string
示例:85000419a2e74d0c8ef7597fe20a081c
必填

请求参数

参数名
类型
描述
必填
title
string
示例:feofhejwfkoew
必填
startDate
string
示例:2020-06-22
必填
endDate
string
示例:2020-06-23
必填

响应参数

参数名
类型
描述
必填
result
object
示例:null
必填
success
boolean
示例:true
必填
code
string
示例:00000
必填
message
string
示例:请求处理成功!
必填