cjl
2023-07-10 e883e29b2475f14256903425b60a602eaaffc12e
chore: 提交测试
1 files modified
2 ■■■ changed files
screen-job/src/main/resources/application-dev.yml 2 ●●● patch | view | raw | blame | history
screen-job/src/main/resources/application-dev.yml
@@ -56,7 +56,7 @@
    type: com.alibaba.druid.pool.DruidDataSource
    max-wait: 60000
    url: jdbc:mysql://rm-bp1pr3rx9m3fnkwsk.mysql.rds.aliyuncs.com:3306/moral?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
    username: root
    username: moral_qx
    password: moral_qx_12345
    test-on-borrow: false
    sql-script-encoding: utf-8