...
|
...
|
@@ -45,6 +45,24 @@ logging: |
|
|
#4px固定参数
|
|
|
integration:
|
|
|
fourpx:
|
|
|
inStockProperties:
|
|
|
isPickup: 'N'
|
|
|
country: 'CN'
|
|
|
totalVolume: 10
|
|
|
totalWeight: 10
|
|
|
ocustomsService: 'D1'
|
|
|
printBoxNo: 'Y'
|
|
|
printBoxType: 'P'
|
|
|
productProperties:
|
|
|
includeBattery: 'Y'
|
|
|
batteryConfig: 'NB'
|
|
|
batteryType: 'OTOT'
|
|
|
batteryPower: 1000
|
|
|
batteryNumber: 1
|
|
|
wrapping: 'H'
|
|
|
appearance: 'RS'
|
|
|
logisticsPackage: 'Y'
|
|
|
packageMaterial: 'PA'
|
|
|
declareProperties:
|
|
|
declareCategoryId: 601084
|
|
|
specification: '长方体'
|
...
|
...
|
|