The current repo belongs to Closed status, and some functions are restricted. For details, please refer to the description of repo status
1 Star 0 Fork 2.3K

hongwei / jeewx
Closed

forked from JEECG / jeewx 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
start.bat 430 Bytes
Copy Edit Raw Blame History
JEECG authored 2018-08-16 18:26 . 捷微4.0 | 本地快速启动脚本
echo 'Start to build project'
@echo off
cd P3-Biz-commonweixin
call mvn install package -Dmaven.test.skip=true
cd ..\P3-Biz-jiugongge
call mvn install package -Dmaven.test.skip=true
cd ..\P3-Biz-shaketicket
call mvn install package -Dmaven.test.skip=true
cd ..\P3-Web
set MAVEN_OPTS=%MAVEN_OPTS% -Xms1024M -Xmx1024M -XX:PermSize=256M -XX:MaxPermSize=256M
call mvn tomcat:run
@echo on
echo 'Build project successfully!'
pause
Java
1
https://gitee.com/phw1718/jeewx.git
git@gitee.com:phw1718/jeewx.git
phw1718
jeewx
jeewx
master

Search

53164aa7 5694891 3bd8fe86 5694891