From 78fa1f005a9ec2581611e53d7eba8efeacb4df6e Mon Sep 17 00:00:00 2001 From: 田源 <tianyuan@vci-tech.com> Date: 星期三, 15 一月 2025 18:35:48 +0800 Subject: [PATCH] 调试头像接口 --- Bin/PLTWEB/5-Startup_Web_UI.bat | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Bin/PLTWEB/5-Startup_Web_UI.bat b/Bin/PLTWEB/5-Startup_Web_UI.bat index 2f5ac1f..c261943 100644 --- a/Bin/PLTWEB/5-Startup_Web_UI.bat +++ b/Bin/PLTWEB/5-Startup_Web_UI.bat @@ -1,5 +1,5 @@ @echo off -title Redis +title nginx color 0a setlocal @@ -7,5 +7,6 @@ ::echo %%CLASSPATH%% %CLASSPATH% cd ./nginx-1.27.0 -call start.bat -cd .. +call start startOrReload.bat + +exit \ No newline at end of file -- Gitblit v1.9.3