cjl
2023-07-10 3226649df5365fe731d8f66bc768cb8518e42e2e
screen-api/src/main/resources/application-local.yml
@@ -54,8 +54,8 @@
    type: com.alibaba.druid.pool.DruidDataSource
    max-wait: 60000
    url: jdbc:mysql://rm-bp1pr3rx9m3fnkwsk8o2.mysql.rds.aliyuncs.com:3306/moral?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
    username: root
    password: moral_123456
    username: moral_qx
    password: moral_qx_12345
    test-on-borrow: false
    sql-script-encoding: utf-8
    pool-prepared-statements: true