diff --git a/business/jxstore/cms/store.go b/business/jxstore/cms/store.go index f2de6c887..70a40fbf1 100644 --- a/business/jxstore/cms/store.go +++ b/business/jxstore/cms/store.go @@ -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)