From d4c757e0a62f0b48a785855e4a6242f19b771c56 Mon Sep 17 00:00:00 2001
From: wujianwei <wjw@11.com>
Date: 星期五, 27 三月 2026 11:27:49 +0800
Subject: [PATCH] 修改推送应url地址
---
admin/config/test/application-custom.yml | 21 +++++++++++++++++++--
1 files changed, 19 insertions(+), 2 deletions(-)
diff --git a/admin/config/test/application-custom.yml b/admin/config/test/application-custom.yml
index 88331b9..07d216c 100644
--- a/admin/config/test/application-custom.yml
+++ b/admin/config/test/application-custom.yml
@@ -1,8 +1,18 @@
custom:
+ rabbitmq:
+ # 闆嗙兢鍦板潃锛岀敤閫楀彿鍒嗛殧
+ host: 61.143.42.70
+ port: 7008
+ virtual-host: GF_HOST_TEST
+ username: user_test
+ password: testuser_&
+ serialNumber:
+ cache:
+ enabled: true
#鏈嶅姟 鐩稿叧閰嶇疆
server:
name: 绠$悊绯荤粺 娴嬭瘯鐜
- port: 8080 #璁块棶绔彛
+ port: 8081 #璁块棶绔彛
servlet-context-path: / #涓婁笅鏂�
max-threads: 800 # # tomcat鏈�澶х嚎绋嬫暟锛岄粯璁や负200
min-spare-threads: 30 # Tomcat鍚姩鍒濆鍖栫殑绾跨▼鏁帮紝榛樿鍊�25
@@ -20,6 +30,7 @@
multipart:
max-file-size: 2GB # 鍗曚釜鏂囦欢澶у皬
max-request-size: 2GB # 璁剧疆鎬讳笂浼犵殑鏂囦欢澶у皬
+ network-path: "https://tmsapi.ygalogisticspark.com/api/"
#鏃ュ織 鐩稿叧閰嶇疆
logback:
path: logs/ #鏃ュ織鐩綍
@@ -102,4 +113,10 @@
# 鎺ュ彛瓒呮椂璁剧疆锛堟绉掞級
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/msyh.ttf
+ cwxtApi:
+ url: http://localhost:6620/api/third/receivable/
\ No newline at end of file
--
Gitblit v1.8.0