From 89cb4ea9adbf4578cceb379b58f36d0ac2d05095 Mon Sep 17 00:00:00 2001 From: ws <ws@123.com> Date: 星期一, 25 九月 2023 20: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 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