From e2e12e76f0a4aa83580519b56ff1128d01bf75ba Mon Sep 17 00:00:00 2001 From: CZT <czt18638530771@163.com> Date: 星期六, 30 九月 2023 22:27:09 +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