1 Star 0 Fork 4.6K

feiyu / RuoYi-fast

forked from Charlies Jiang / RuoYi-fast 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.bat 135 Bytes
一键复制 编辑 原始数据 按行查看 历史
若依 提交于 2018-11-15 08:59 . 新增打包文件
@echo off
echo.
echo [信息] 打包工程,生成jar包文件。
echo.
pause
echo.
cd %~dp0
call mvn clean package -Dmaven.test.skip=true
pause
Java
1
https://gitee.com/finnfy/RuoYi-fast.git
git@gitee.com:finnfy/RuoYi-fast.git
finnfy
RuoYi-fast
RuoYi-fast
master

搜索帮助