smart-man-boot/src/main/resources/application-dev.yml
@@ -1,14 +1,15 @@ # redis redis: host: 120.46.212.231 host: localhost port: 6379 password: root database: 5 database: 2 ssl: false # database config datasource: type: mysql url: 120.46.212.231 #url: 120.46.212.231 url: localhost port: 3306 database: smartman username: qwmdc @@ -45,7 +46,7 @@ iotdb: driver: org.apache.iotdb.jdbc.IoTDBDriver host: 116.63.148.72 #116.63.148.72 120.46.212.231 host: 120.46.212.231 #116.63.148.72 120.46.212.231 port: 6667 maxSize: 10 username: root