collect/src/main/resources/application-dev.yml
@@ -27,9 +27,9 @@ # mysql datasource: type: mysql url: jdbc:mysql://localhost:3306/blade_boot?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=UTC&allowPublicKeyRetrieval=true url: jdbc:mysql://120.46.212.231:3306/smart_boot?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=UTC&allowPublicKeyRetrieval=true port: 3306 username: root username: qwmdc password: Kknd_1234 driver-class-name: com.mysql.cj.jdbc.Driver #iotdb 以及其jdbc一起配置