C5GAME 开放平台 API 文档 v0.1 正式发布啦 !!!
com.xingchao.platform.inf.web.response.WebApiRes<java.util.Map<java.lang.Long,com.xingchao.trade.search.api.vo.item.OpenItemPriceStatVO>>
{
"success": true,
"data": {
"0": {
"itemId": 0,
"price": 0,
"count": 0,
"temporaryRental": 0,
"permanentRental": 0,
"rentCount": 0,
"purchaseCount": 0,
"purchaseMaxPrice": 0
}
},
"errorCode": 0,
"errorMsg": "string",
"errorData": {}
}