## easycallcenter365 build guides ### 设置数据库参数: set mysql connection info, update src\main\resources\application-uat.properties, spring.datasource.username=root spring.datasource.password=123456 ### 打包项目: run build.bat After the build is complete, you will see the easycallcenter365.jar file in the target directory.