直播间送礼物
POST
http://localhost:8092/CZJY_AppAdmin_war_exploded/app/StudioGiveGift.html
请求参数
参数名
类型
描述
必填
userId
int
送礼人id
必填
coverConsumeUserId
int
收礼人id
必填
giftId
int
礼物id
必填
giftNum
int
礼物数量
必填
studio_id
int
直播间id
必填
响应参数
参数名
类型
描述
必填
m_strMessage
string
示例:赠送成功!
必填
m_istatus
int
示例:1
必填
m_object
object
示例:null
必填