mqtt初始优化

This commit is contained in:
2025-05-13 21:37:56 +08:00
parent 342284d12c
commit 9e32234ca4
36 changed files with 74 additions and 194 deletions

View File

@@ -1,6 +0,0 @@
spring:
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://localhost:3306/my_db
username: root
password: 123456