From 83a5abea31bf14c78572d3a4c5fdf14afb97c82f Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期六, 11 一月 2025 10:58:15 +0800 Subject: [PATCH] 增加登录日志和错误次数校验 --- src/main/resources/templates/home/home.html | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/main/resources/templates/home/home.html b/src/main/resources/templates/home/home.html index 692acde..42e9954 100644 --- a/src/main/resources/templates/home/home.html +++ b/src/main/resources/templates/home/home.html @@ -101,6 +101,9 @@ <dd> <a lay-href="com.fzzy.api.view.GbUnifiedCoding.d">缁熶竴缂栫爜绠$悊</a> </dd> + <dd> + <a lay-href="com.fzzy.sys.LogLogin.d">鐧诲綍鏃ュ織</a> + </dd> </dl> </li> -- Gitblit v1.9.3