waf/ip名单有变更立即发送通知

This commit is contained in:
GoEdgeLab
2020-11-10 09:22:58 +08:00
parent 322bfe98a3
commit 8e664f33db
9 changed files with 74 additions and 9 deletions

View File

@@ -114,6 +114,7 @@ func (this *UserMustAuth) BeforeAction(actionPtr actions.ActionWrapper, paramNam
action.Data["teaTabbar"] = []map[string]interface{}{}
action.Data["teaVersion"] = teaconst.Version
action.Data["teaIsSuper"] = false
action.Data["teaDemoEnabled"] = teaconst.IsDemo
// 菜单
action.Data["firstMenuItem"] = ""