C5GAME 开放平台 API 文档 v0.1 正式发布啦 !!!
com.xingchao.platform.inf.web.response.WebApiRes<java.util.List<com.xingchao.steam.trade.api.dto.order.detail.OpenOrderStatusDTO>>
{
"success": true,
"data": [
{
"orderId": 0,
"outTradeNo": "string",
"status": 0,
"statusName": "string",
"userId": 0,
"offerId": 0,
"steamOfferId": 0,
"event": 0,
"content": "string",
"logId": 0
}
],
"errorCode": 0,
"errorMsg": "string",
"errorData": {},
"errorCodeStr": "string"
}