试写邀请处理
GET
http://yunyue.hndaoben.com/api/author/message/invite_do?ids=2&type=2&book_id=
请求头
参数名
类型
描述
必填
token
string
示例:b77961c1-f048-473e-b8dd-dc9422bfa52f
必填
请求参数
参数名
类型
描述
必填
ids
int
示例:2
必填
type
int
1=同意邀请 2=婉拒邀请 3=发送试写大纲 4=提交试写 5=同意签约 6=婉拒试写 7=发送签约结果
必填
book_id
string
提交试写 时传入
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:您已经操作过了,不可重复操作
必填
time
string
示例:1622720740
必填
data
object
示例:null
必填