feat:完善网站信息,增加创新服务数据模型
This commit is contained in:
@ -114,6 +114,7 @@ func initModel() {
|
||||
return out
|
||||
}},
|
||||
&synchronized{iModel: model.NewSysPlatform()}, &synchronized{iModel: model.NewSysNavigation()},
|
||||
&synchronized{iModel: model.NewSysAbout()},
|
||||
// 日志管理
|
||||
&synchronized{iModel: model.NewSysLog()}, &synchronized{iModel: model.NewSysUserLoginLog()},
|
||||
// 用户管理
|
||||
|
Reference in New Issue
Block a user