From 373424bd010cfae218570e602199e2ac6754a0ef Mon Sep 17 00:00:00 2001
From: ageerle <ageerle@163.com>
Date: 星期六, 24 五月 2025 16:18:18 +0800
Subject: [PATCH] feat(更新日志):

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

diff --git a/ruoyi-admin/src/main/resources/application-dev.yml b/ruoyi-admin/src/main/resources/application-dev.yml
index 5b4c256..d0af381 100644
--- a/ruoyi-admin/src/main/resources/application-dev.yml
+++ b/ruoyi-admin/src/main/resources/application-dev.yml
@@ -1,12 +1,3 @@
---- # 鐩戞帶涓績閰嶇疆
-spring.boot.admin.client:
-  # 澧炲姞瀹㈡埛绔紑鍏�
-  enabled: false
-  url: http://localhost:9090/admin
-  instance:
-    service-host-type: IP
-  username: ruoyi
-  password: 123456
 
 --- # 鏁版嵁婧愰厤缃�
 spring:
@@ -27,7 +18,7 @@
           driverClassName: com.mysql.cj.jdbc.Driver
           url: jdbc:mysql://127.0.0.1:3306/ruoyi-ai?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true&rewriteBatchedStatements=true
           username: ruoyi-ai
-          password: xxx
+          password: ruoyi-ai
 
       hikari:
         # 鏈�澶ц繛鎺ユ睜鏁伴噺
@@ -94,11 +85,4 @@
   # 鑵捐涓撶敤
   sdkAppId:
 
-pdf:
-  extract:
-    service:
-      url: http://localhost:8080
-    ai-api:
-      url: https://api.pandarobot.chat/v1/chat/completions
-      key: sk-xxxx
 

--
Gitblit v1.9.3