乐钱科技

台湾公司文档库


restruct_to_1.4

<p>[toc]</p> <h1>上报错误调整</h1> <pre><code>// 客户端同学在提交参数的时候, 注意使用下面 'json:' 里面的字段名称(具体可参考示例). struct { DeviceModel string `form:"device_model" json:"device_model" binding:"required"` DeviceOS string `form:"device_os" json:"device_os" binding:"required"` AppPlatform string `form:"app_platform" json:"app_platform" binding:"required"` AppVersion string `form:"app_version" json:"app_version" binding:"required"` IPAddress string `form:"ip_address" json:"ip_address" binding:"omitempty"` Country string `form:"country" json:"country" binding:"required"` Language string `form:"language" json:"language" binding:"required"` ClientID string `form:"clientid" json:"clientid" binding:"required"` PlayerSN string `form:"playersn" json:"playersn" binding:"omitempty"` ThirdPlatform string `form:"third_platform" json:"third_platform" binding:"omitempty"` ThirdOpenID string `form:"third_open_id" json:"third_open_id" binding:"omitempty"` Module string `form:"module" json:"module" binding:"required"` SubMod string `form:"submod" json:"submod" binding:"required"` Error string `form:"error" json:"error" binding:"required"` }</code></pre> <h1>接口 api/collect 特有retry机制</h1> <h1>关于retry</h1> <h1>机台API方法调整</h1>

页面列表

ITEM_HTML