{
"ResultCode": "string",
"ResultMsg": "string",
"ResultData": {
"Success": [
{
"GoodsNum": "string"
}
],
"Failed": [
{
"GoodsNum": "string"
}
]
}
}