zhujie
2025-04-11 52358cd76aee8d5f7edc54e177b6eab0d1f58533
src/main/resources/application-test.yml
@@ -3,7 +3,7 @@
    active: test,swagger
  datasource:
    type: com.alibaba.druid.pool.DruidDataSource
    url: jdbc:mysql://47.96.225.205:3306/smart-message?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2b8&allowMultiQueries=true
    url: jdbc:mysql://47.96.225.205:3306/smart_message?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2b8&allowMultiQueries=true
    username: root
    password: CloudRoam
    druid:
@@ -43,6 +43,7 @@
    port: 6379
logging:
  level:
    ROOT: INFO