...
|
...
|
@@ -64,13 +64,13 @@ integration: |
|
|
logisticsPackage: 'Y' #自带物流包装 Y(是)
|
|
|
packageMaterial: 'PA' #包装材质 PA (纸质)
|
|
|
declareProperties:
|
|
|
declareCategoryId: 601084
|
|
|
specification: '长方体'
|
|
|
originCountry: 'CN'
|
|
|
brand: '其他'
|
|
|
declareType: 'I'
|
|
|
currency: 'USD'
|
|
|
declareCountry: 'A'
|
|
|
declareCategoryId: 601084 #申报品名类目ID
|
|
|
specification: '长方体' #申报产品规格
|
|
|
originCountry: 'CN' #申报产品原产地
|
|
|
brand: '其他' #申报产品品牌
|
|
|
declareType: 'I' #清关类型 I(进口)
|
|
|
currency: 'USD' #申报币别
|
|
|
declareCountry: 'A' #清关国家 A 代表 ALL
|
|
|
outStockProperties:
|
|
|
consignmentType: 'S'
|
|
|
stockQuality: 'G' |
...
|
...
|
|