...
|
...
|
@@ -72,5 +72,5 @@ integration: |
|
|
currency: 'USD'
|
|
|
declareCountry: 'A'
|
|
|
outStockProperties:
|
|
|
consignmentType: 'S'
|
|
|
stockQuality: 'G' |
|
|
\ No newline at end of file |
|
|
consignmentType: 'S' #委托类型 S(标准出库)
|
|
|
stockQuality: 'G' #SKU库存质量 G(良好) |
|
|
\ No newline at end of file |
...
|
...
|
|