提交 f951602f authored 作者: zhoushaopan's avatar zhoushaopan

fix(配置文件模块): 修改各个配置文件

修改各个配置文件
上级 c1f748b1
......@@ -4,6 +4,11 @@ spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.username=root
spring.datasource.password=root
spring.jpa.hibernate.ddl-auto=update
#spring.datasource.url=jdbc:mysql://localhost:3306/device_master?serverTimezone=Asia/Shanghai&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&useSSL=false
#spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
#spring.datasource.username=root
#spring.datasource.password=123456
#spring.jpa.hibernate.ddl-auto=update
#file.path=C:/Users/dengdiyi/Documents/file/
# spring boot admin
file.path=/Users/zjm/code/test-tu/
......@@ -12,3 +17,5 @@ spring.boot.admin.client.url=http://localhost:8769
spring.boot.admin.client.instance.serviceBaseUrl=http://localhost:8087w
block.flag=true
readMachine.ip=192.168.101.201
qrcode.path = C:/Users/zsp/Desktop/qrcode/
qrcode.preview.path=http://192.168.101.133:8087/code/
......@@ -8,3 +8,5 @@ file.path=/opt/zb/
preview.path=http://10.153.4.11:8088/equipTest/file/
spring.jmx.enabled=false
block.flag=false
qrcode.path = /opt/qrcode/
qrcode.preview.path=http://10.153.4.11:8088/equipTest/code/
......@@ -22,4 +22,4 @@ management.endpoints.web.exposure.include=*
management.endpoint.health.show-details=always
logging.level.io.swagger.models.parameters.AbstractSerializableParameter= error
qrcode.path = /opt/qrcode/
qrcode.preview.path=http://192.168.0.80:8088/equip/code/
qrcode.preview.path=http://10.153.4.10/equip/code/
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论