aa
This commit is contained in:
@@ -927,6 +927,9 @@ func amendAndPruneStoreStuff(ctx *jxcontext.Context, parentTask tasksch.ITask, v
|
||||
step := batchItemList[0].(int)
|
||||
switch step {
|
||||
case 0:
|
||||
if vendorID == model.VendorIDJDShop {
|
||||
storeID = model.JdShopMainStoreID2
|
||||
}
|
||||
localSkuList, err := dao.GetStoreSkus2(db, vendorID, storeID, nil, false)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
|
||||
Reference in New Issue
Block a user