This commit is contained in:
邹宗楠
2023-04-14 18:04:56 +08:00
parent 3bca7378ff
commit d07350b0d5

View File

@@ -1078,7 +1078,6 @@ func UpdateStore(ctx *jxcontext.Context, storeID int, payload map[string]interfa
}
}
globals.SugarLogger.Debugf("===========valid := %s", utils.Format4Output(valid, false))
if len(valid) > 0 {
if globals.IsAddEvent {
mapBefore := refutil.FindMapAndStructMixed(valid, beforStore)