From 8631e4476480af44eaeb1925a48dc809dfd085b5 Mon Sep 17 00:00:00 2001
From: linzhijie <19970921lzj>
Date: 星期五, 26 三月 2021 10:43:47 +0800
Subject: [PATCH] 更正代码

---
 src/main/resources/application-sand.yml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/main/resources/application-sand.yml b/src/main/resources/application-sand.yml
index f4ccc4f..a35a5ef 100644
--- a/src/main/resources/application-sand.yml
+++ b/src/main/resources/application-sand.yml
@@ -11,13 +11,13 @@
     # 鏂囦欢璺緞 绀轰緥锛� Windows閰嶇疆D:/ots/uploadPath锛孡inux閰嶇疆 /home/data/ots/uploadPath锛�
     profile: /home/data/ots/uploadPath
     # 鍥剧墖鐨剈rl锛屽: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:

--
Gitblit v1.9.1