| | |
| | | </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> |