From c3f1dd846cb865546bb8e41a539bd8de1e706c74 Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: Fri, 13 Aug 2021 16:32:40 +0800
Subject: [PATCH] update bin

---
 bin/run-modules-file.bat   |    2 +-
 bin/run-modules-system.bat |    2 +-
 bin/clean.bat              |    2 +-
 bin/run-monitor.bat        |    2 +-
 bin/run-modules-gen.bat    |    2 +-
 bin/run-gateway.bat        |    2 +-
 bin/run-auth.bat           |    2 +-
 bin/run-modules-job.bat    |    2 +-
 ruoyi-ui/bin/run-web.bat   |    2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/bin/clean.bat b/bin/clean.bat
index e144025..af841d8 100644
--- a/bin/clean.bat
+++ b/bin/clean.bat
@@ -1,6 +1,6 @@
 @echo off
 echo.
-echo [��Ϣ] ��������·����
+echo [��Ϣ] ������target����·����
 echo.
 
 %~d0
diff --git a/bin/run-auth.bat b/bin/run-auth.bat
index 6f2f976..84de0ed 100644
--- a/bin/run-auth.bat
+++ b/bin/run-auth.bat
@@ -1,6 +1,6 @@
 @echo off
 echo.
-echo [��Ϣ] ����auth���̡�
+echo [��Ϣ] ʹ��Jar��������Auth���̡�
 echo.
 
 cd %~dp0
diff --git a/bin/run-gateway.bat b/bin/run-gateway.bat
index 0a9d776..21bfa24 100644
--- a/bin/run-gateway.bat
+++ b/bin/run-gateway.bat
@@ -1,6 +1,6 @@
 @echo off
 echo.
-echo [��Ϣ] ����gateway���̡�
+echo [��Ϣ] ʹ��Jar��������Gateway���̡�
 echo.
 
 cd %~dp0
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
diff --git a/bin/run-modules-gen.bat b/bin/run-modules-gen.bat
index 7f8e95a..9a077bd 100644
--- a/bin/run-modules-gen.bat
+++ b/bin/run-modules-gen.bat
@@ -1,6 +1,6 @@
 @echo off
 echo.
-echo [��Ϣ] ����modules-gen���̡�
+echo [��Ϣ] ʹ��Jar��������Modules-Gen���̡�
 echo.
 
 cd %~dp0
diff --git a/bin/run-modules-job.bat b/bin/run-modules-job.bat
index 1f6f7e7..3a2e333 100644
--- a/bin/run-modules-job.bat
+++ b/bin/run-modules-job.bat
@@ -1,6 +1,6 @@
 @echo off
 echo.
-echo [��Ϣ] ����modules-job���̡�
+echo [��Ϣ] ʹ��Jar��������Modules-Job���̡�
 echo.
 
 cd %~dp0
diff --git a/bin/run-modules-system.bat b/bin/run-modules-system.bat
index d43e08c..78f8b59 100644
--- a/bin/run-modules-system.bat
+++ b/bin/run-modules-system.bat
@@ -1,6 +1,6 @@
 @echo off
 echo.
-echo [��Ϣ] ����modules-system���̡�
+echo [��Ϣ] ʹ��Jar��������Modules-System���̡�
 echo.
 
 cd %~dp0
diff --git a/bin/run-monitor.bat b/bin/run-monitor.bat
index d90a0c7..9ee7b99 100644
--- a/bin/run-monitor.bat
+++ b/bin/run-monitor.bat
@@ -1,6 +1,6 @@
 @echo off
 echo.
-echo [��Ϣ] ����monitor���̡�
+echo [��Ϣ] ʹ��Jar��������Monitor���̡�
 echo.
 
 cd %~dp0
diff --git a/ruoyi-ui/bin/run-web.bat b/ruoyi-ui/bin/run-web.bat
index a696280..921902c 100644
--- a/ruoyi-ui/bin/run-web.bat
+++ b/ruoyi-ui/bin/run-web.bat
@@ -1,6 +1,6 @@
 @echo off
 echo.
-echo [��Ϣ] ʹ�� Vue ���� Web ���̡�
+echo [��Ϣ] ʹ�� Vue CLI �������� Web ���̡�
 echo.
 
 %~d0

--
Gitblit v1.9.3