1
This commit is contained in:
@@ -3112,7 +3112,7 @@ func UpdateVendorImg(ctx *jxcontext.Context, storeId int, imgWaterMark string, v
|
|||||||
if exPrefix != "" {
|
if exPrefix != "" {
|
||||||
param["name"] = fmt.Sprintf("%s %s", exPrefix, v.Name)
|
param["name"] = fmt.Sprintf("%s %s", exPrefix, v.Name)
|
||||||
}
|
}
|
||||||
globals.SugarLogger.Debugf("-------------: %s", utils.Format4Output(params, false))
|
globals.SugarLogger.Debugf("-------------: %s", utils.Format4Output(param, false))
|
||||||
//if err = api.RetailInitData(utils.GetUUID(), storeDetail.VendorStoreID, v.AppFoodCode, param); err != nil {
|
//if err = api.RetailInitData(utils.GetUUID(), storeDetail.VendorStoreID, v.AppFoodCode, param); err != nil {
|
||||||
// globals.SugarLogger.Debugf("------foodCode := %s ,err := %v param := %s", v.AppFoodCode, err, utils.Format4Output(params, false))
|
// globals.SugarLogger.Debugf("------foodCode := %s ,err := %v param := %s", v.AppFoodCode, err, utils.Format4Output(params, false))
|
||||||
//}
|
//}
|
||||||
|
|||||||
Reference in New Issue
Block a user