Commit 0781f420 by chenenshuai

更新influxdb地址

parent 57f34895
......@@ -110,10 +110,11 @@ jcsjdatasource:
# influxdb
spring:
influx:
openurl: http://119.96.99.9:18087 # 链接地址
# openurl: http://119.96.99.9:18087 # 链接地址
openurl: http://192.168.0.114:30103
password: "" # 密码
username: "" # 用户名
dataBaseName: device_report # 数据库名称
dataBaseName: device_report_demo # 数据库名称
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment