update bin

This commit is contained in:
RuoYi 2021-08-11 10:11:13 +08:00
parent c0f4f805d0
commit 1f07641d9b
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
@echo off
echo.
echo [信息] 清理生成路径。
echo [信息] 清理工程target生成路径。
echo.
%~d0

View File

@ -1,6 +1,6 @@
@echo off
echo.
echo [信息] 运行Web工程。
echo [信息] 使用Jar命令运行Web工程。
echo.
cd %~dp0

View File

@ -1,6 +1,6 @@
@echo off
echo.
echo [信息] 使用 Vue 运行 Web 工程。
echo [信息] 使用 Vue CLI 命令运行 Web 工程。
echo.
%~d0