From 9174ba00b1823f44f5efe5902c8d75e7f7392596 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期四, 18 四月 2024 20:04:11 +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