From b828e7206f735c54906b94d071eaaaf6383832c1 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Sat, 3 Mar 2018 01:26:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/templates/main.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/templates/main.html b/src/main/resources/templates/main.html index a64524d1f..d687e4c57 100644 --- a/src/main/resources/templates/main.html +++ b/src/main/resources/templates/main.html @@ -106,7 +106,7 @@
  • 新增在线用户 (批量强退、单条强退、查询)
  • 新增登录日志 (批量删除、查询)
  • 新增操作日志 (批量删除、查询、详细)
  • -
  • 数据监控管理 (监控DB池连接和SQL的执行)
  • +
  • 新增数据监控 (监控DB池连接和SQL的执行)