start-cmc-web.bat 196 Bytes
@Echo On
Title huaheng-cmc-web
chcp 65001
if "%CMC_WEB_ENV%"=="" set CMC_WEB_ENV=prod
java -Xmx1024m -Dloader.path=./lib -Dfile.encoding=UTF-8 -Dcmc.web.env=%CMC_WEB_ENV% -jar huaheng-cmc-web.jar