1
This commit is contained in:
@@ -1014,8 +1014,6 @@ func UpdateSkuName(ctx *jxcontext.Context, nameID int, payload map[string]interf
|
||||
panic(r)
|
||||
}
|
||||
}()
|
||||
globals.SugarLogger.Debugf("----------ployd2 := %s", utils.Format4Output(payload, false))
|
||||
globals.SugarLogger.Debugf("----------valid := %s", utils.Format4Output(valid, false))
|
||||
if num, err = dao.UpdateEntityLogically(db, skuName, valid, userName, nil); err != nil {
|
||||
dao.Rollback(db, txDB)
|
||||
return 0, err
|
||||
|
||||
Reference in New Issue
Block a user