发布内容
POST
{{url}}/api/demo/post
请求头
参数名
类型
描述
必填
token
string
示例:
必填
请求参数
参数名
类型
描述
必填
type
int 1房屋 2车位 3二手 4失物 5周边
示例:1
必填
is_sale
int 1出租 2求租
示例:1
必填
notice_content
string
示例:这是标题
必填
notice_desc
string
示例:这是副标题
必填
unit
string 单位
示例:500/月
必填
username
string 名称
示例:强子
必填
images
图片 多个逗号拼接
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:保存成功
必填
time
string
示例:1704185869
必填