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