正在显示
1 个修改的文件
包含
2 行增加
和
2 行删除
@@ -72,5 +72,5 @@ integration: | @@ -72,5 +72,5 @@ integration: | ||
72 | currency: 'USD' | 72 | currency: 'USD' |
73 | declareCountry: 'A' | 73 | declareCountry: 'A' |
74 | outStockProperties: | 74 | outStockProperties: |
75 | - consignmentType: 'S' | ||
76 | - stockQuality: 'G' | ||
75 | + consignmentType: 'S' #委托类型 S(标准出库) | ||
76 | + stockQuality: 'G' #SKU库存质量 G(良好) |
-
请 注册 或 登录 后发表评论