文档
测试

收取产出金币

POST
http://www.yidouwk.com:8088/game/api/common/logic

接口描述

点击屏幕收取产生的金币

请求参数

参数名
类型
描述
必填
C2S_GetGold
object
点击获得金币
必填
token
string
必填

响应参数

参数名
类型
描述
必填
curGold
int
总共可以领取的金币
必填
maxGold
int
金币上限值
必填
totalGold
int
获取后玩家总金币数
必填