795fb91c35818cd806b3cf19794736efccd59760..5a1450c6f418a653d0e2cd6cd950b98093db73b3
2025-03-28 cloudroam
init
5a1450 对比 | 目录
2025-03-28 cloudroam
init
ff1177 对比 | 目录
已修改1个文件
3 ■■■■ 文件已修改
src/main/resources/application-test.yml 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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