作者 韦绍镭

更新 logistics-integration-api-sit.yml

@@ -41,4 +41,33 @@ swagger: @@ -41,4 +41,33 @@ swagger:
41 # Logger Config 41 # Logger Config
42 logging: 42 logging:
43 level: 43 level:
44 - com.logistics4cloud.logistics.integration.api.mapper: debug  
  44 + com.logistics4cloud.logistics.integration.api.mapper: debug
  45 +#4px固定参数
  46 +integration:
  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'
  66 + declareProperties:
  67 + declareCategoryId: 601084
  68 + specification: '长方体'
  69 + originCountry: 'CN'
  70 + brand: '其他'
  71 + declareType: 'I'
  72 + currency: 'CNY'
  73 + declareCountry: 'CN'