物料刷新

This commit is contained in:
邹宗楠
2021-11-18 12:05:25 +08:00
parent c8d83dc386
commit beb45c49cf

View File

@@ -4783,9 +4783,7 @@ func RefreshMatterStock(ctx *jxcontext.Context, skuID int) (err error) {
// //物料店666666
// updateStoresSkusWithoutSync(ctx, db, []int{666666}, skuBindInfos, false, false)
// }()
//
// }
// return err
return
}
func buildStoreSkuBindInfosAndFocus(ctx *jxcontext.Context, db *dao.DaoDB, store *dao.StoreDetail, v *partner.SkuNameInfo, nameID int) (err error) {