From 9ddfedb2b927b8b002fe248bf00e2440220f8d65 Mon Sep 17 00:00:00 2001
From: sinake <sinake1@qq.com>
Date: 星期三, 01 七月 2026 15:59:06 +0800
Subject: [PATCH] swagger开启

---
 ruoyi-admin/src/main/resources/application-druid.yml |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/ruoyi-admin/src/main/resources/application-druid.yml b/ruoyi-admin/src/main/resources/application-druid.yml
index 6c09fdd..36c81db 100644
--- a/ruoyi-admin/src/main/resources/application-druid.yml
+++ b/ruoyi-admin/src/main/resources/application-druid.yml
@@ -69,7 +69,7 @@
             multi-statement-allow: true
   redis:
     # 鍦板潃銆佸瘑鐮併�佺鍙o紙榛樿涓�6379锛夛細寮�鍙戠幆澧�
-    host: 192.168.100.10
+    host: 127.0.0.1
     password: Smartor
     port: 6020
 
@@ -103,3 +103,7 @@
   url: http://103.21.119.249:3131/http/send.aspx
   loginName: qddxfsyy
   passWord: Qyfy_0718
+
+link:
+  report_url: http://localhost:8095/pages/case/transferinfo
+  expert_url: http://localhost:8095/pages/ethicalReview/ethicalInfo
\ No newline at end of file

--
Gitblit v1.9.3