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