feat:完善项目信息
This commit is contained in:
@ -122,6 +122,7 @@ func (this *Instance) Handle() {
|
||||
}},
|
||||
&synchronized{iModel: model.NewSysNavigation()},
|
||||
&synchronized{iModel: model.NewSysAbout()},
|
||||
&synchronized{iModel: model.NewSysBanner()},
|
||||
// 日志管理
|
||||
&synchronized{iModel: model.NewSysLog()}, &synchronized{iModel: model.NewSysUserLoginLog()},
|
||||
// 用户管理
|
||||
|
Reference in New Issue
Block a user