作者 韦绍镭

更新 logistics-integration-api-prd.yml

... ... @@ -40,4 +40,33 @@ swagger:
# Logger Config
logging:
level:
om.logistics4cloud.logistics.integration.api.mapper: debug
\ No newline at end of file
om.logistics4cloud.logistics.integration.api.mapper: debug
#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: '长方体'
originCountry: 'CN'
brand: '其他'
declareType: 'I'
currency: 'CNY'
declareCountry: 'CN'
\ No newline at end of file
... ...