1
This commit is contained in:
@@ -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 len(valid) > 0 {
|
||||||
if globals.IsAddEvent {
|
if globals.IsAddEvent {
|
||||||
mapBefore := refutil.FindMapAndStructMixed(valid, beforStore)
|
mapBefore := refutil.FindMapAndStructMixed(valid, beforStore)
|
||||||
|
|||||||
Reference in New Issue
Block a user