Merge pull request 'develop-framework' (#6) from develop-framework into main-framework

Reviewed-on: #6
This commit is contained in:
zhengsl 2025-11-09 22:05:32 +08:00
commit 0f23ed2024

View File

@ -10,12 +10,12 @@ spring:
druid: druid:
master: master:
driverClassName: com.mysql.cj.jdbc.Driver driverClassName: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://43.138.168.68:3306/frameworkdb2025?useUnicode=true&characterEncoding=UTF8&rewriteBatchedStatements=true url: jdbc:mysql://43.138.168.68:3306/frameworkdb2023?useUnicode=true&characterEncoding=UTF8&rewriteBatchedStatements=true
username: root username: root
password: ylfw20230626@ password: ylfw20230626@
slave: slave:
driverClassName: com.mysql.cj.jdbc.Driver driverClassName: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://43.138.168.68:3306/frameworkdb2025?useUnicode=true&characterEncoding=UTF8&rewriteBatchedStatements=true url: jdbc:mysql://43.138.168.68:3306/frameworkdb2023?useUnicode=true&characterEncoding=UTF8&rewriteBatchedStatements=true
username: root username: root
password: ylfw20230626@ password: ylfw20230626@