...
|
...
|
@@ -72,4 +72,5 @@ integration: |
|
|
declareCountry: 'CN'
|
|
|
outStockProperties:
|
|
|
consignmentType: 'S' #委托类型 S(标准出库)
|
|
|
stockQuality: 'G' #SKU库存质量 G(良好) |
|
|
\ No newline at end of file |
|
|
stockQuality: 'G' #SKU库存质量 G(良好)
|
|
|
cancelType: 'OT' #取消原因类型 OT(其它原因) |
|
|
\ No newline at end of file |
...
|
...
|
|