From 1f07641d9b7512e1b15420cf176faebafddd274e Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: 星期三, 11 八月 2021 10:11:13 +0800
Subject: [PATCH] update bin

---
 bin/clean.bat            |    2 +-
 bin/run.bat              |    2 +-
 ruoyi-ui/bin/run-web.bat |    2 +-
 3 files changed, 3 insertions(+), 3 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.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
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.2