bug修改

This commit is contained in:
guoshengxiong 2024-04-17 17:04:18 +08:00
parent dca25fc2ff
commit c72d566866
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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