{
"ResultCode": "string",
"ResultMsg": "string",
"ResultData": [
{
"StockId": "string",
"AssetId": "string",
"IsSuccess": true,
"ErrorMsg": "string",
"GoodNum": "string",
"Items": [
{
"GoodsNum": "string",
"TradeType": 1
}
]
}
]
}