1
This commit is contained in:
@@ -6695,12 +6695,12 @@ func BatchSetRestockingPrice(ctx *jxcontext.Context, preData map[string][]mtwmap
|
||||
//func BatchSetMTBoxPrice(jxStoreId []int) error {
|
||||
// var db = dao.GetDB()
|
||||
// for _, v := range jxStoreId {
|
||||
// storeSkuList, err := dao.GetStoresSkusInfo(db, []int{v}, nil)
|
||||
// storeDetail, err := dao.GetStoreDetail(db, v, model.VendorIDMTWM, "")
|
||||
// if err != nil {
|
||||
// return err
|
||||
// }
|
||||
//
|
||||
// storeDetail, err := dao.GetStoreDetail(db, v, model.VendorIDMTWM, "")
|
||||
// storeSkuList, err := dao.GetStoresSkusInfo(db, []int{v}, nil)
|
||||
// if err != nil {
|
||||
// return err
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user