feat:【iot】tdengine 调整成 WS 以支持 decimal 字段
This commit is contained in:
parent
e336f36cce
commit
8f2c65a45d
@ -69,8 +69,8 @@ spring:
|
|||||||
username: root
|
username: root
|
||||||
password: 123456
|
password: 123456
|
||||||
# tdengine: # IoT 数据库(需要 IoT 物联网再开启噢!)
|
# tdengine: # IoT 数据库(需要 IoT 物联网再开启噢!)
|
||||||
# url: jdbc:TAOS-RS://127.0.0.1:6041/ruoyi_vue_pro
|
# url: jdbc:TAOS-WS://127.0.0.1:6041/ruoyi_vue_pro
|
||||||
# driver-class-name: com.taosdata.jdbc.rs.RestfulDriver
|
# driver-class-name: com.taosdata.jdbc.ws.WebSocketDriver
|
||||||
# username: root
|
# username: root
|
||||||
# password: taosdata
|
# password: taosdata
|
||||||
# druid:
|
# druid:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user