发布内容
POST
/post/post
请求参数
参数名
类型
描述
必填
res
int
回复目标,如果是发布新内容可以为0或不发送该参数
必填
forum
int
目标版块,如果是回复可以为0或不发送该参数
必填
title
string
标题,一般情况下不需要标题,回复的话发送标题会被忽略
必填
name
string
昵称,一般情况下不需要昵称
必填
comment
string
内容
必填
cookie
string
饼干#饼干代码#发布饼干 如:eWxnh7b1#266ea0954faa631d2c8650ecb2e58bc6#eWxnh7b1
必填
webapp
int
使用post提交必须包含这个参数,发送1
必填
img
array
图片,详细参考图片部分文档
必填
成功返回
参数名
类型
描述
必填
code
int
1
必填
info
int
串号
必填