双重预防项目-国泰新华二开定制版
heheng
2025-04-15 7be0d5b901b999d2347774df3cc1a64927838bb3
src/main/resources/application-guotai-prod.yml
@@ -12,7 +12,9 @@
#               driver-class-name: com.mysql.cj.jdbc.Driver
                #数据库版本5.7
                url: jdbc:mysql://106.15.95.149:33306/gt_double_risk?allowMultiQueries=true&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=UTC&zeroDateTimeBehavior=CONVERT_TO_NULL&serverTimezone=Asia/Shanghai
                #url: jdbc:mysql://124.221.143.185:23306/gt_double_risk?allowMultiQueries=true&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=UTC&zeroDateTimeBehavior=CONVERT_TO_NULL&serverTimezone=Asia/Shanghai
                #url: jdbc:mysql://106.15.95.149:33306/gt_double_risk?allowMultiQueries=true&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=UTC&zeroDateTimeBehavior=CONVERT_TO_NULL&serverTimezone=Asia/Shanghai
                url: jdbc:mysql://127.0.0.1:3357/gt_double_risk?allowMultiQueries=true&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=UTC&zeroDateTimeBehavior=CONVERT_TO_NULL&serverTimezone=Asia/Shanghai
                username: gt_double_risk
                password: B6CrYp7ZhTNdJF4Y
                
@@ -123,6 +125,14 @@
    demoEnabled: false
    # 文件路径 示例( Windows配置D:/TroubleAndRisk/uploadPath,Linux配置 /home/TroubleAndRisk/uploadPath)
    #  profile: /www/TroubleAndRisk/uploadPath
    profile: /www/wwwroot/springboot_pro/TroubleAndRisk/upload
   # profile: /www/wwwroot/springboot_pro/TroubleAndRisk/upload
    profile: /home/java/TroubleAndRisk/upload
    # 获取ip地址开关
    addressEnabled: true
    addressEnabled: true
# 日志配置
logging:
    level:
        com.ruoyi: info
        org.springframework: info