url:jdbc:mysql://192.168.0.180:3306/lock-dev?useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true&nullCatalogMeansCurrent=true&rewriteBatchedStatements=true# MySQL Connector/J 8.X 连接的示例
username:root
password:Gsking164411
url:jdbc:mysql://127.0.0.1:3306/cc-admin-lock?useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true&nullCatalogMeansCurrent=true&rewriteBatchedStatements=true# MySQL Connector/J 8.X 连接的示例
username:locksql
password:Zdhllock@2024
driver-class-name:com.mysql.cj.jdbc.Driver# MySQL Connector/J 8.X 连接的示例