From 2a1e25449eec1a3bb9cde0e3f25ede3134253bdc Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期三, 05 六月 2024 18:25:06 +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 837a850..d1bbbbe 100644 --- a/src/main/resources/templates/home/home.html +++ b/src/main/resources/templates/home/home.html @@ -98,6 +98,9 @@ <dd> <a lay-href="com.fzzy.sys.User.d">鐢ㄦ埛绠$悊</a> </dd> + <dd> + <a lay-href="com.fzzy.api.view.GbUnifiedCoding.d">缁熶竴缂栫爜绠$悊</a> + </dd> </dl> </li> -- Gitblit v1.9.3