文档
测试

修改金币数量

POST
http://localhost:8092/CZJY_AppAdmin_war_exploded/app/chatFriends/upGold.html

请求参数

参数名
类型
描述
必填
userId
int
必填
gold
int
金币
必填
type
int
收费类型 1:音频 2:视频
必填

响应参数

参数名
类型
描述
必填
m_strMessage
string
示例:修改成功!
必填
m_istatus
int
示例:1
必填
m_object
object
示例:null
必填