文档
测试

直播间上下架推荐商品

GET
{{host}}/api/public/?service=Shop.setLiveGoodsStatus&uid=232&room_id=12&token=f818a1683153b342d580c8cc6914a7d0&type=1&gid=77

请求参数

参数名
类型
描述
必填
service
string
示例:Shop.setLiveGoodsStatus
必填
uid
int
示例:232
必填
room_id
int
示例:12
必填
token
string
示例:f818a1683153b342d580c8cc6914a7d0
必填
type
int
示例:1上架 2下架 3设置为推荐商品 4添加商品到直播间
必填
gid
int
示例:77
必填

响应参数

参数名
类型
描述
必填
ret
int
示例:200
必填
data
object
数据字典
必填
info
int
示例:0
必填
msg
string
示例:
必填