From 68db4092ed2926564d80692e5d1ea46112bbe61c Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: Mon, 01 Nov 2021 15:45:22 +0800 Subject: [PATCH] 任务屏蔽违规字符 --- bin/run-modules-file.bat | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/bin/run-modules-file.bat b/bin/run-modules-file.bat index 8ff427a..e160cdb 100644 --- a/bin/run-modules-file.bat +++ b/bin/run-modules-file.bat @@ -1,6 +1,6 @@ @echo off echo. -echo [��Ϣ] ����modules-file���̡� +echo [��Ϣ] ʹ��Jar��������Modules-File���̡� echo. cd %~dp0 -- Gitblit v1.9.3