修改sku测试
This commit is contained in:
@@ -1134,7 +1134,6 @@ func refreshStoreSkuPrice(ctx *jxcontext.Context, db *dao.DaoDB, skuID int) (err
|
||||
storeID := v.StoreID
|
||||
storeDetail, err := dao.GetStoreDetail(db, storeID, model.VendorIDJX)
|
||||
if err != nil {
|
||||
fmt.Println("test", err, utils.Format4Output(storeDetail, false))
|
||||
return err
|
||||
}
|
||||
storeSku := &model.StoreSkuBind{}
|
||||
|
||||
Reference in New Issue
Block a user