From 40e388f329674ffd09cfd26394746a17daa82aa1 Mon Sep 17 00:00:00 2001
From: wanglizhong <wlz>
Date: 星期六, 03 五月 2025 19:49:45 +0800
Subject: [PATCH] feat:GPS轨迹回放

---
 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