From 7a2e82325091a39c32cf9940d0016178a3655dc9 Mon Sep 17 00:00:00 2001
From: kongdeqiang <123456>
Date: 星期二, 02 十二月 2025 17:53:04 +0800
Subject: [PATCH] 大屏接口修改
---
src/main/resources/templates/shellInfo/add.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/templates/shellInfo/add.html b/src/main/resources/templates/shellInfo/add.html
index df7877a..160b070 100644
--- a/src/main/resources/templates/shellInfo/add.html
+++ b/src/main/resources/templates/shellInfo/add.html
@@ -59,7 +59,7 @@
</div>
<div class="form-group">
<label><font color="red">*</font>涓嬪彂鎸囦护<span class="text-muted" th:text="${blockStr}">鏁忔劅瀛楃涓茶繃婊�</span></label>
- <input type="text" autocomplete="off" th:value="${shellInfo.shell}" class="validate[required,maxSize[500]] form-control" name="shell" id="shell" placeholder="濡傦細/home/wgcloud/agent/start.sh">
+ <input type="text" autocomplete="off" th:value="${shellInfo.shell}" class="validate[required,maxSize[500]] form-control" name="shell" id="shell" placeholder="濡傦細/home/tssw/agent/start.sh">
</div>
<div class="form-group clearfix">
<label><font color="red">*</font>涓嬪彂鏃堕棿</label></br>
--
Gitblit v1.9.1