标准清单入库 bug修复
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
# 数据库配置
|
# 数据库配置
|
||||||
#=============================================
|
#=============================================
|
||||||
spring.datasource.driverClassName = com.mysql.cj.jdbc.Driver
|
spring.datasource.driverClassName = com.mysql.cj.jdbc.Driver
|
||||||
spring.datasource.url = jdbc:mysql://39.100.23.127:3306/foton_slrs_test?useUnicode=true&characterEncoding=utf8&serverTimezone=UTC&useSSL=false
|
spring.datasource.url = jdbc:mysql://39.100.23.127:3306/foton_slrs_test2?useUnicode=true&characterEncoding=utf8&serverTimezone=UTC&useSSL=false
|
||||||
#spring.datasource.url = jdbc:mysql://10.96.10.171/foton_slrs_test?useUnicode=true&characterEncoding=utf8&serverTimezone=UTC&useSSL=false
|
#spring.datasource.url = jdbc:mysql://10.96.10.171/foton_slrs_test?useUnicode=true&characterEncoding=utf8&serverTimezone=UTC&useSSL=false
|
||||||
spring.datasource.username = root
|
spring.datasource.username = root
|
||||||
spring.datasource.password = root
|
spring.datasource.password = root
|
||||||
@@ -14,10 +14,10 @@ spring.application.name=FotonLAWSSystem
|
|||||||
application.code=20200101
|
application.code=20200101
|
||||||
application.center=1
|
application.center=1
|
||||||
#==============================================
|
#==============================================
|
||||||
#Eruept
|
##Eruept
|
||||||
eureka.client.allow-redirects=true
|
#eureka.client.allow-redirects=true
|
||||||
eureka.client.register-with-eureka=true
|
#eureka.client.register-with-eureka=true
|
||||||
eureka.client.service-url.defaultZone=http://101.36.227.25:8761/eureka/
|
#eureka.client.service-url.defaultZone=http://101.36.227.25:8761/eureka/
|
||||||
|
|
||||||
#==============================================
|
#==============================================
|
||||||
# 邮箱配置1
|
# 邮箱配置1
|
||||||
|
|||||||
Reference in New Issue
Block a user