正在显示
1 个修改的文件
包含
7 行增加
和
7 行删除
@@ -64,13 +64,13 @@ integration: | @@ -64,13 +64,13 @@ integration: | ||
64 | logisticsPackage: 'Y' #自带物流包装 Y(是) | 64 | logisticsPackage: 'Y' #自带物流包装 Y(是) |
65 | packageMaterial: 'PA' #包装材质 PA (纸质) | 65 | packageMaterial: 'PA' #包装材质 PA (纸质) |
66 | declareProperties: | 66 | declareProperties: |
67 | - declareCategoryId: 601084 | ||
68 | - specification: '长方体' | ||
69 | - originCountry: 'CN' | ||
70 | - brand: '其他' | ||
71 | - declareType: 'I' | ||
72 | - currency: 'USD' | ||
73 | - declareCountry: 'A' | 67 | + declareCategoryId: 601084 #申报品名类目ID |
68 | + specification: '长方体' #申报产品规格 | ||
69 | + originCountry: 'CN' #申报产品原产地 | ||
70 | + brand: '其他' #申报产品品牌 | ||
71 | + declareType: 'I' #清关类型 I(进口) | ||
72 | + currency: 'USD' #申报币别 | ||
73 | + declareCountry: 'A' #清关国家 A 代表 ALL | ||
74 | outStockProperties: | 74 | outStockProperties: |
75 | consignmentType: 'S' | 75 | consignmentType: 'S' |
76 | stockQuality: 'G' | 76 | stockQuality: 'G' |
-
请 注册 或 登录 后发表评论