From f15f8e32954d9653b16c02aa2fe2166f050c9fb6 Mon Sep 17 00:00:00 2001 From: 王耀祖 <yaoozu@163.com> Date: Mon, 07 Mar 2022 10:44:01 +0800 Subject: [PATCH] 文件上传兼容Weblogic环境 --- bin/run.bat | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/bin/run.bat b/bin/run.bat index e5fb6a6..99c4992 100644 --- a/bin/run.bat +++ b/bin/run.bat @@ -1,6 +1,6 @@ @echo off echo. -echo [��Ϣ] ����Web���̡� +echo [��Ϣ] ʹ��Jar��������Web���̡� echo. cd %~dp0 -- Gitblit v1.9.2