作者 韦绍镭

更新 logistics-integration-api-prd.yml

@@ -40,4 +40,33 @@ swagger: @@ -40,4 +40,33 @@ swagger:
40 # Logger Config 40 # Logger Config
41 logging: 41 logging:
42 level: 42 level:
43 - om.logistics4cloud.logistics.integration.api.mapper: debug  
  43 + om.logistics4cloud.logistics.integration.api.mapper: debug
  44 +#4px固定参数
  45 +integration:
  46 + fourpx:
  47 + inStockProperties:
  48 + isPickup: 'N'
  49 + country: 'CN'
  50 + totalVolume: 10
  51 + totalWeight: 10
  52 + ocustomsService: 'D1'
  53 + printBoxNo: 'Y'
  54 + printBoxType: 'P'
  55 + productProperties:
  56 + includeBattery: 'Y'
  57 + batteryConfig: 'NB'
  58 + batteryType: 'OTOT'
  59 + batteryPower: 1000
  60 + batteryNumber: 1
  61 + wrapping: 'H'
  62 + appearance: 'RS'
  63 + logisticsPackage: 'Y'
  64 + packageMaterial: 'PA'
  65 + declareProperties:
  66 + declareCategoryId: 601084
  67 + specification: '长方体'
  68 + originCountry: 'CN'
  69 + brand: '其他'
  70 + declareType: 'I'
  71 + currency: 'CNY'
  72 + declareCountry: 'CN'