京东商城建商品

This commit is contained in:
苏尹岚
2020-05-13 14:52:12 +08:00
parent c6476faccb
commit 335e8a0806
2 changed files with 18 additions and 9 deletions

View File

@@ -402,7 +402,7 @@ func syncStoreSkuNew(ctx *jxcontext.Context, parentTask tasksch.ITask, causeFlag
}
formalizeStoreSkuList(skus)
//京东商城的商品名规则不同
//name空格comment约xxg
// name空格comment约xxg
// if vendorID == model.VendorIDJDShop {
// formalizeStoreSkuListForJds(skus)
// }