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