From 3849263b31a16a91ff08acaa42786ecfde76f33c Mon Sep 17 00:00:00 2001
From: zhangback <zhangback@163.com>
Date: 星期四, 27 十一月 2025 20:18:08 +0800
Subject: [PATCH] 提交
---
admin/config/test/application-custom.yml | 17 +++++++++++++----
1 files changed, 13 insertions(+), 4 deletions(-)
diff --git a/admin/config/test/application-custom.yml b/admin/config/test/application-custom.yml
index 0b19db5..8fc5634 100644
--- a/admin/config/test/application-custom.yml
+++ b/admin/config/test/application-custom.yml
@@ -1,4 +1,7 @@
custom:
+ serialNumber:
+ cache:
+ enabled: true
#鏈嶅姟 鐩稿叧閰嶇疆
server:
name: 绠$悊绯荤粺 娴嬭瘯鐜
@@ -20,6 +23,7 @@
multipart:
max-file-size: 2GB # 鍗曚釜鏂囦欢澶у皬
max-request-size: 2GB # 璁剧疆鎬讳笂浼犵殑鏂囦欢澶у皬
+ network-path: "http://61.143.42.70:7010/cwgltest-api/"
#鏃ュ織 鐩稿叧閰嶇疆
logback:
path: logs/ #鏃ュ織鐩綍
@@ -77,6 +81,7 @@
/**/*.js
#鍏佽鍖垮悕璁块棶
anonymousPaths:
+ /app/car/login
/common/*
/login
/getSysInfo
@@ -94,11 +99,15 @@
# 杞﹁締姣忔棩鏁版嵁API閰嶇疆
vehicle-api:
# API鍩虹鍦板潃
- baseUrl: https://api-dev.scania-cn.com/vehicleData
+ baseUrl: https://api.scania-cn.com/vehicleData
# API璁よ瘉淇℃伅
- appid: your_app_id_here
- secret: your_app_secret_here
+ appid: 0f4c9b15b6addc6f508e8944e046fa67
+ secret: MGY0YzliMTViNmFkZGM2ZjUwOGU4OTQ0ZTA0NmZhNjc=
# 鎺ュ彛瓒呮椂璁剧疆锛堟绉掞級
timeout: 30000
# 閲嶈瘯娆℃暟
- retryCount: 3
\ No newline at end of file
+ retryCount: 3
+ driver:
+ template1: /data/cwgl/chqjkcns.pdf
+ template2: /data/cwgl/zjsf.pdf
+ font: /data/cwgl/simsun.ttc
\ No newline at end of file
--
Gitblit v1.8.0