REM:
1. 修改测试环境数据库
This commit is contained in:
chenlinghy 2021-04-23 17:35:39 +08:00
parent 208391b7c9
commit d3271ef065
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ server.servlet.context-path=/dispose
#spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver #spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
#spring.datasource.username=root #spring.datasource.username=root
#spring.datasource.password=h0K0_8u #spring.datasource.password=h0K0_8u
spring.datasource.url=jdbc:mysql://172.21.48.75:3306/ci_dispose_ut?serverTimezone=Asia/Shanghai&zeroDateTimeBehavior\ spring.datasource.url=jdbc:mysql://172.21.48.75:3306/ci_dispose_v1?serverTimezone=Asia/Shanghai&zeroDateTimeBehavior\
=convertToNull&useUnicode=true =convertToNull&useUnicode=true
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.username=root spring.datasource.username=root