feat: 线上测试库
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
# 数据库配置
|
||||
#=============================================
|
||||
spring.datasource.driverClassName = com.mysql.cj.jdbc.Driver
|
||||
spring.datasource.url = jdbc:mysql://127.0.0.1:3306/foton_slrs_test?useUnicode=true&characterEncoding=utf8&serverTimezone=UTC&useSSL=false
|
||||
spring.datasource.username = root
|
||||
spring.datasource.password = root
|
||||
spring.datasource.url = jdbc:mysql://101.36.227.26:8037/foton_slrs_test?useUnicode=true&characterEncoding=utf8&serverTimezone=UTC&useSSL=false
|
||||
spring.datasource.username = rczbuser
|
||||
spring.datasource.password = 91isoft@PT
|
||||
|
||||
#==============================================
|
||||
# 应用设置
|
||||
|
||||
Reference in New Issue
Block a user