From bb857470138d109bfcd764c586998c4d2bfb7295 Mon Sep 17 00:00:00 2001
From: zhangback <zhangback@163.com>
Date: 星期五, 14 十一月 2025 17:25:57 +0800
Subject: [PATCH] 提交

---
 admin/config/test/application-custom.yml |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diff --git a/admin/config/test/application-custom.yml b/admin/config/test/application-custom.yml
index 0fe513c..7c48021 100644
--- a/admin/config/test/application-custom.yml
+++ b/admin/config/test/application-custom.yml
@@ -83,10 +83,22 @@
       /captchaImage
       /actuator/**
       /*/api-docs
+      /api/**
       /druid/**
       /webjars/**
       /swagger-resources/**
       /swagger-ui.html
       /profile/**
       /system/dict/data/type/**
-      /websocket/**
\ No newline at end of file
+      /websocket/**
+  # 杞﹁締姣忔棩鏁版嵁API閰嶇疆
+  vehicle-api:
+    # API鍩虹鍦板潃
+    baseUrl: https://api.scania-cn.com/vehicleData
+    # API璁よ瘉淇℃伅
+    appid: 0f4c9b15b6addc6f508e8944e046fa67
+    secret: MGY0YzliMTViNmFkZGM2ZjUwOGU4OTQ0ZTA0NmZhNjc=
+    # 鎺ュ彛瓒呮椂璁剧疆锛堟绉掞級
+    timeout: 30000
+    # 閲嶈瘯娆℃暟
+    retryCount: 3
\ No newline at end of file

--
Gitblit v1.8.0