bug修改
This commit is contained in:
parent
dca25fc2ff
commit
c72d566866
@ -92,3 +92,7 @@ xiwon.postEnvironmentDustData=http://openapi.xiwon588.com/dust/realTimeData
|
||||
#携稳的appId和appSecret
|
||||
xiwon.appId=1690940695416
|
||||
xiwon.appSecret=b6162078-6f1c-4f2c-8cd5-0873f45199b2
|
||||
#配置web页面入口
|
||||
magic-api.web=/xmgl/magic/web
|
||||
#配置文件存储位置。当以classpath开头时,为只读模式
|
||||
magic-api.resource.location=C:/jxj/prod/backEnd/itbgpImage/data/magic-api
|
||||
|
||||
@ -178,7 +178,3 @@ spring.datasource.db2.jdbc-url=jdbc:mysql://101.43.164.214:3306/wflow_pro?useUni
|
||||
spring.datasource.db2.driver-class-name=com.mysql.jdbc.Driver
|
||||
spring.datasource.db2.username=root
|
||||
spring.datasource.db2.password=JXJ@admin
|
||||
#配置web页面入口
|
||||
magic-api.web=/xmgl/magic/web
|
||||
#配置文件存储位置。当以classpath开头时,为只读模式
|
||||
magic-api.resource.location=${basePath}/data/magic-api
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user