feat: 线上测试库更新

This commit is contained in:
super_liu
2021-06-02 16:11:10 +08:00
parent 366e442894
commit ac33a531ec
@@ -3,9 +3,9 @@
# 数据库配置 # 数据库配置
#============================================= #=============================================
spring.datasource.driverClassName = com.mysql.cj.jdbc.Driver spring.datasource.driverClassName = com.mysql.cj.jdbc.Driver
spring.datasource.url = jdbc:mysql://101.36.227.26:8037/foton_slrs_test?useUnicode=true&characterEncoding=utf8&serverTimezone=UTC&useSSL=false spring.datasource.url = jdbc:mysql://101.36.227.22:33050/foton_slrs_test?useUnicode=true&characterEncoding=utf8&serverTimezone=UTC&useSSL=false
spring.datasource.username = rczbuser spring.datasource.username = root
spring.datasource.password = 91isoft@PT spring.datasource.password = 1q2w3e4r
#============================================== #==============================================
# 应用设置 # 应用设置