Browse Source

修改密码

lmx 5 days ago
parent
commit
6fdcb4761b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/application-pro.properties

+ 1 - 1
src/main/resources/application-pro.properties

@@ -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