From 1217bda7a36ad1b48fe0b453b54c84095d62f8d7 Mon Sep 17 00:00:00 2001
From: wanglizhong <wlz>
Date: 星期一, 05 五月 2025 19:05:56 +0800
Subject: [PATCH] fix:增加swagger配置

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

diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml
index 80e05fc..7d421e6 100644
--- a/ruoyi-admin/src/main/resources/application.yml
+++ b/ruoyi-admin/src/main/resources/application.yml
@@ -12,6 +12,7 @@
   addressEnabled: false
   # 楠岃瘉鐮佺被鍨� math 鏁板瓧璁$畻 char 瀛楃楠岃瘉
   captchaType: math
+ 
 
 # 寮�鍙戠幆澧冮厤缃�
 server:
@@ -127,3 +128,10 @@
   excludes: /system/notice
   # 鍖归厤閾炬帴
   urlPatterns: /system/*,/monitor/*,/tool/*
+
+# GPS鏈嶅姟閰嶇疆
+gps:
+  service:
+    domain: https://gps51.com
+    username: 鐜嬫煇浜�
+    password: Aa1357

--
Gitblit v1.9.1