From 246752d298f9955b1112c3028f271d546fd3bc3b Mon Sep 17 00:00:00 2001 From: CZT <czt18638530771@163.com> Date: 星期三, 18 十月 2023 16:39:44 +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 3ca3b10..07636b2 100644 --- a/src/main/resources/templates/home/home.html +++ b/src/main/resources/templates/home/home.html @@ -311,6 +311,9 @@ <dd> <a lay-href="com.fzzy.otherview.sh2023.ShApi2204.d">涓婃捣-瀹氬寲姘存楠�</a> </dd> + <dd> + <a lay-href="com.fzzy.test.ApiTest.d">瑙嗛鎺ュ彛娴嬭瘯</a> + </dd> </dl> </li> -- Gitblit v1.9.3