作者 韦绍镭

更新 logistics-integration-api-dev.yml

@@ -45,6 +45,24 @@ logging: @@ -45,6 +45,24 @@ logging:
45 #4px固定参数 45 #4px固定参数
46 integration: 46 integration:
47 fourpx: 47 fourpx:
  48 + inStockProperties:
  49 + isPickup: 'N'
  50 + country: 'CN'
  51 + totalVolume: 10
  52 + totalWeight: 10
  53 + ocustomsService: 'D1'
  54 + printBoxNo: 'Y'
  55 + printBoxType: 'P'
  56 + productProperties:
  57 + includeBattery: 'Y'
  58 + batteryConfig: 'NB'
  59 + batteryType: 'OTOT'
  60 + batteryPower: 1000
  61 + batteryNumber: 1
  62 + wrapping: 'H'
  63 + appearance: 'RS'
  64 + logisticsPackage: 'Y'
  65 + packageMaterial: 'PA'
48 declareProperties: 66 declareProperties:
49 declareCategoryId: 601084 67 declareCategoryId: 601084
50 specification: '长方体' 68 specification: '长方体'