From d44b855ffdda21a5abf8e00bc3381310882f9375 Mon Sep 17 00:00:00 2001
From: 唐耀东 <18861537@qq.com>
Date: 星期四, 12 五月 2022 09:45:36 +0800
Subject: [PATCH] 提交代码

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

diff --git a/ruoyi-admin/src/main/resources/application-dev.yml b/ruoyi-admin/src/main/resources/application-dev.yml
index 015b302..64fcca0 100644
--- a/ruoyi-admin/src/main/resources/application-dev.yml
+++ b/ruoyi-admin/src/main/resources/application-dev.yml
@@ -5,7 +5,7 @@
       # Spring Boot Admin Client 瀹㈡埛绔殑鐩稿叧閰嶇疆
       client:
         # 澧炲姞瀹㈡埛绔紑鍏�
-        enabled: true
+        enabled: false
         # 璁剧疆 Spring Boot Admin Server 鍦板潃
         url: http://localhost:9090/admin
         instance:
@@ -17,7 +17,7 @@
 xxl:
   job:
     # 鎵ц鍣ㄥ紑鍏�
-    enabled: true
+    enabled: false
     # 璋冨害涓績鍦板潃锛氬璋冨害涓績闆嗙兢閮ㄧ讲瀛樺湪澶氫釜鍦板潃鍒欑敤閫楀彿鍒嗛殧銆�
     admin-addresses: http://localhost:9100/xxl-job-admin
     # 鎵ц鍣ㄩ�氳TOKEN锛氶潪绌烘椂鍚敤
@@ -51,9 +51,9 @@
         # 涓诲簱鏁版嵁婧�
         master:
           driverClassName: com.mysql.cj.jdbc.Driver
-          url: jdbc:mysql://localhost:3306/ry-vue?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true
+          url: jdbc:mysql://47.95.0.46:3307/ytsl_oa?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true
           username: root
-          password: root
+          password: test1214
         # 浠庡簱鏁版嵁婧�
         slave:
           lazy: true

--
Gitblit v1.9.1