From d4e6ec0389dd8abbcce4ee4f9e5cdad1633491d5 Mon Sep 17 00:00:00 2001
From: kongdeqiang <123456>
Date: 星期四, 11 五月 2023 09:44:25 +0800
Subject: [PATCH] 修改项目

---
 src/main/resources/templates/heath/add.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/templates/heath/add.html b/src/main/resources/templates/heath/add.html
index 9393f4c..9b2e112 100644
--- a/src/main/resources/templates/heath/add.html
+++ b/src/main/resources/templates/heath/add.html
@@ -56,7 +56,7 @@
                 </div>
                 <div class="form-group">
                     <label><font color="red">*</font>鏈嶅姟鎺ュ彛URL<span class="text-muted">锛圲RL闇�涓篽ttp鎴杊ttps鎺ュ彛锛�</span></label>
-                    <input type="text" autocomplete="off"  th:value="${heathMonitor.heathUrl}" class="validate[required,maxSize[255]] form-control" name="heathUrl" id="heathUrl" placeholder="濡俬ttp://192.168.1.1:9999/wgcloud/heath">
+                    <input type="text" autocomplete="off"  th:value="${heathMonitor.heathUrl}" class="validate[required,maxSize[255]] form-control" name="heathUrl" id="heathUrl" placeholder="濡俬ttp://192.168.1.1:9999/tssw/heath">
                 </div>
                 <div class="form-group clearfix">
                     <label><font color="red">*</font>鎺ュ彛璇锋眰鏂瑰紡</label></br>

--
Gitblit v1.9.1