|
|
@@ -1,6 +1,6 @@
|
|
|
spring.datasource.url=jdbc:mysql://127.0.0.1:3306/easycallcenter365?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&serverTimezone=Asia/Shanghai&allowMultiQueries=true
|
|
|
spring.datasource.username=root
|
|
|
-spring.datasource.password=easycallcenter365
|
|
|
+spring.datasource.password=easycallYl@123..
|
|
|
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
|
|
|
log.path=/home/easycallcenter365/logs/easycallcenter365
|
|
|
|