版本记录
2023-06-02
服务端接口
- 发送验证码,请求URL更新为https://sgw.begindcc.com/ufo/api/channel/sendCode
- 绑定手机号,请求URL更新为https://sgw.begindcc.com/ufo/api/channel/bindPhone
2022-09-29
服务端接口
- 返客ID-数数,请求URL更新为https://sgw.begindcc.com/ufo/api/thinking/getDistinctId
2020-10-16
服务端接口
- 登录验证,请求URL更新为https://sgw.begindcc.com/ufo/api/user/verify
H5接口
- 数据上报,请求URL更新为https://gw.begindcc.com/ufo/api/h5/stat
- 下单支付,请求URL更新为https://gw.begindcc.com/ufo/api/h5/order
2020-07-28
服务端接口
- 登录验证,请求URL更新为https://sgw.begindcc.com/user/verify
2020-07-20
服务端接口
- 登录验证,请求URL更新为https://gw.begindcc.com/user/verify
H5接口
- 数据上报,请求URL更新为https://gw.begindcc.com/h5/stat
- 下单支付,请求URL更新为https://gw.begindcc.com/h5/order
Android文档-游戏接入指南
- SDK下载地址更新为http://wiki.begindcc.com/download/onlysdk/andriod/
小游戏文档
- SDK下载地址更新为http://wiki.begindcc.com/download/onlysdk/mp/
2019-08-28
服务端接口
- 登录验证,请求URL更新为https://ufo.66hjh.com/user/verify
- 支付回调,更改currency默认值CNY, 遵循ISO4217标准
H5接口
- 游戏登入,新增可选参数aid(广告标识)
- 数据上报,请求URL更新为https://ufo.66hjh.com/h5/stat
- 数据上报,修改参数version为必传属性
- 数据上报,移除参数ip
- 数据上报,修改参数device为deviceId
- 下单支付,请求URL更新为https://ufo.66hjh.com/h5/order
- 下单支付,新增参数productDesc、currency、appId
- 下单支付,修改参数money为price
H5 微端
- 登录接口,响应userID从int改为long
- 支付接口,新增参数currency
- 支付接口,参数price单位从
元改为分
Android文档-游戏接入指南
- 登录接口,响应userID从int改为long
- 支付接口,新增参数currency
- 支付接口,参数price单位从
元改为分
iOS文档-游戏接入指南
- 登录接口,响应userID从int改为long
- 支付接口,新增参数currency
- 支付接口,参数price单位从
元改为分