chengf
2025-09-15 ebf6117ccea680eae81a91f2fa355ce3a76eb621
springboot/src/main/resources/application-debug.yml
@@ -36,7 +36,7 @@
  activiti:
    database-schema-update: false
  datasource:
    url: jdbc:mysql://localhost:3306/TT?useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai&useSSL=false
    url: jdbc:mysql://localhost:3306/TT_dev?useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai&useSSL=false
    username: root
    password: 123456
    type: com.alibaba.druid.pool.DruidDataSource