linzhijie
2021-03-26 8631e4476480af44eaeb1925a48dc809dfd085b5
src/main/resources/application-sand.yml
@@ -11,13 +11,13 @@
    # 文件路径 示例( Windows配置D:/ots/uploadPath,Linux配置 /home/data/ots/uploadPath)
    profile: /home/data/ots/uploadPath
    # 图片的url,如:vue端读http://139.199.11.114/images地址
    imagePath: http://120.24.39.179:8090/profile/images
    imagePath: http://47.114.179.216:8090/profile/images
    # 获取ip地址开关
    addressEnabled: true
    # 报告模版地址
    reportTemplates: /home/data/ots/reportTemplates/
    # http profile
    httpProfilePath: http://120.24.39.179:8090/profile
    httpProfilePath: http://47.114.179.216:8090/profile
# 数据源配置
spring:
    datasource:
@@ -26,7 +26,7 @@
        druid:
            # 主库数据源
            master:
                url: jdbc:mysql://120.24.39.179:3306/ots-sand?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
                url: jdbc:mysql://47.114.179.216:3306/ots-sand?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
                username: root
                password: TAI@2019#Zjun
            # 从库数据源
@@ -80,7 +80,7 @@
# VUE端访问地址
vue:
    url: http://120.24.39.179/exam-stu/#/ots/{0}/login
    url: http://47.114.179.216/exam-stu/#/ots/{0}/login
# 远程泰国计算服务
ATSTai: