Your Name
2022-11-11 b47b351ba838b9ca0c70fae7cc3a64d4026e7356
src/main/resources/application-guotai-uat.yml
@@ -10,9 +10,18 @@
            # 主库数据源
            master:
#                driver-class-name: com.mysql.cj.jdbc.Driver
                url: jdbc:mysql://121.239.169.27:49031/safeplatform.luoan.uat?allowMultiQueries=true&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useSSL=true&serverTimezone=UTC&zeroDateTimeBehavior=CONVERT_TO_NULL&serverTimezone=Asia/Shanghai
                username: gkhy_safeplatform_guotai
                password: user@GJLSJ828
                #数据库版本5.7
                url: jdbc:mysql://121.239.169.27:49037/safeplatform.luoan.uat?allowMultiQueries=true&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useSSL=true&serverTimezone=UTC&zeroDateTimeBehavior=CONVERT_TO_NULL&serverTimezone=Asia/Shanghai
                username: gkhy_safeplatform
                password: afaQW90b!#n1
#            数据库版本8
            #                url: jdbc:mysql://121.239.169.27:49031/safeplatform.luoan.uat?allowMultiQueries=true&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useSSL=true&serverTimezone=UTC&zeroDateTimeBehavior=CONVERT_TO_NULL&serverTimezone=Asia/Shanghai
#                username: gkhy_safeplatform_guotai
#                password: user@GJLSJ828
#                url: jdbc:mysql://localhost:3306/trouble_and_risk.guotai?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
#                username: root
@@ -108,6 +117,6 @@
    demoEnabled: false
    # 文件路径 示例( Windows配置D:/TroubleAndRisk/uploadPath,Linux配置 /home/TroubleAndRisk/uploadPath)
    #  profile: /www/TroubleAndRisk/uploadPath
      profile: /home/troubleAndRisk/upload
    profile: /home/troubleAndRisk/upload
    # 获取ip地址开关
    addressEnabled: true