feat:完善网站信息,增加创新服务数据模型

This commit is contained in:
henry
2021-12-20 13:53:13 +08:00
parent 35e00f16db
commit a66d120b3f
7 changed files with 133 additions and 2 deletions

View File

@ -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()},
// 用户管理