From 62774e3ec9a334dcff82bf63b90ec067b06fc305 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期二, 25 三月 2025 16:37:43 +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