添加收藏
GET
http://47.94.166.123:2333/plans/addCollection
接口描述
添加收藏
请求参数
参数名
类型
描述
必填
uid
int
用户id
必填
pid
int
策划id
必填
响应参数
参数名
类型
描述
必填
code
int
0或-1(成功/失败)
必填
msg
string
收藏成功/失败
必填
data
null
null
必填