@echo off title ${project.build.finalName} java -Dfile.encoding=utf-8 -jar ./lib/casic-web-2.0.0.jar @pause