实现基本的监控终端管理

This commit is contained in:
刘祥超
2021-09-08 19:34:51 +08:00
parent ab9cd13abc
commit ce97f20826
19 changed files with 345 additions and 12 deletions

View File

@@ -246,12 +246,12 @@ func (this *userMustAuth) modules(adminId int64) []maps.Map {
"code": "ipAddr",
"isOn": teaconst.IsPlus,
},
/**{
{
"name": "区域监控",
"url": "/clusters/monitors",
"code": "monitor",
"isOn": teaconst.IsPlus,
},**/
},
{
"name": "SSH认证",
"url": "/clusters/grants",