Authored by qianjun

Update product_sale.md

... ... @@ -571,22 +571,22 @@
{
"code": 200,
"data": {
"failFileReason": [
"第2行:货到付款操作码只能是0或者1\r\nSKN_50000411在基础商品中已经处于待审核状态\r\n",
"第3行:SKN_50000411在基础商品中已经处于待审核状态\r\n",
"第4行:SKN_50000411在基础商品中已经处于待审核状态\r\n"
],
"successList": [
{
"brandId": 46,
"isPayDelivery": 0,
"productSkn": 50001168
"productSkn": 50000079,
"salePlatform": 1
},
{
"productSkn": 50000090
},
{
"brandId": 108,
"isPayDelivery": 1,
"productSkn": 50001829
"productSkn": 50000099,
"salePlatform": 0
}
],
"repeatFileReason": [],
"failFileReason": [
"第4行:SKN为仅线下可售,线上展示未维护\r\n"
]
},
"message": "处理成功"
... ... @@ -684,22 +684,15 @@
{
"code": 200,
"data": {
"failFileReason": [
"第2行:货到付款操作码只能是0或者1\r\nSKN_50000411在基础商品中已经处于待审核状态\r\n",
"第3行:SKN_50000411在基础商品中已经处于待审核状态\r\n",
"第4行:SKN_50000411在基础商品中已经处于待审核状态\r\n"
],
"successList": [
{
"brandId": 46,
"isPayDelivery": 0,
"productSkn": 50001168
},
{
"brandId": 108,
"isPayDelivery": 1,
"productSkn": 50001829
"isAutoAllocation": 0,
"productSkn": 50000079
}
],
"repeatFileReason": [],
"failFileReason": [
"第2行:南京艾尚Yoho!Buy门店系统不存在\r\n"
]
},
"message": "处理成功"
... ...