自4 月 9 日上午 10:00 起,本站所有请求将强制启用 HTTPS 协议,保障访问安全稳定,请知悉。老的在售列表接口即将废弃,qps 将会调低,请尽快迁移到新的在售列表接口(内测中),新接口提供 5/s 的 qps , 官方 qq 群: 1026144113 欢迎加入讨论
com.xingchao.platform.inf.web.response.WebApiRes<com.c5game.open.platform.api.vo.UserSteamVO>
{
"success": true,
"data": {
"uid": 0,
"avatar": "string",
"nickname": "string",
"balance": 0,
"steamList": [
{
"steamId": 0,
"relationId": 0,
"avatar": "string",
"autoType": 0,
"nickname": "string",
"username": "string",
"accountStatus": 0,
"tradableTime": 0
}
]
},
"errorCode": 0,
"errorMsg": "string",
"errorData": {},
"errorCodeStr": "string"
}