发帖
POST
http://192.168.0.101/v1/byComment
请求头
参数名
类型
描述
必填
token
string
示例:c89b52ee4d473e61f961a3f902c96b24
必填
请求参数
参数名
类型
描述
必填
cid
int
分类id 示例:1
必填
content
string
内容 示例:我就试试看
必填
title
string
标题 示例:测试的
必填
img_id
array
图片组 图片数组
必填
fileUrl
string
视频文件路径
必填
响应参数
参数名
类型
描述
必填
errorCode
int
示例:1000
必填
msg
string
示例:发帖成功
必填