...
|
...
|
@@ -43,4 +43,13 @@ logging: |
|
|
level:
|
|
|
com.logistics4cloud.logistics.integration.api.mapper: debug
|
|
|
#4px固定参数
|
|
|
integration.fourpx.brand: nike |
|
|
\ No newline at end of file |
|
|
integration:
|
|
|
fourpx:
|
|
|
declareProperties:
|
|
|
declareCategoryId: 601084
|
|
|
specification: '长方体'
|
|
|
originCountry: 'CN'
|
|
|
brand: '其他'
|
|
|
declareType: 'I'
|
|
|
currency: 'CNY'
|
|
|
declareCountry: 'CN' |
|
|
\ No newline at end of file |
...
|
...
|
|