修改配置
This commit is contained in:
parent
9581e217c9
commit
e5061125a2
|
|
@ -45,7 +45,7 @@ external:
|
|||
auto-resolve-spec-ids-when-sku-overrides-empty: true
|
||||
# categoryCode(请求体)-> 拼多多叶子类目 cat_id(与 maindata default-category-code=DEFAULT 对齐)
|
||||
category-map:
|
||||
DEFAULT: "15543"
|
||||
DEFAULT: "15693"
|
||||
# logisticsTemplateCode -> 店铺运费模板 cost_template_id(与 maindata default-logistics-template-code=DEFAULT 对齐)
|
||||
cost-template-map:
|
||||
DEFAULT: "303351846671360"
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ external:
|
|||
auto-fetch-cat-rule: false
|
||||
auto-resolve-spec-ids-when-sku-overrides-empty: true
|
||||
category-map:
|
||||
DEFAULT: "15543"
|
||||
DEFAULT: "15693"
|
||||
cost-template-map:
|
||||
DEFAULT: "303351846671360"
|
||||
sku-overrides: []
|
||||
|
|
|
|||
Loading…
Reference in New Issue