From 7ed2a032d0724e68aec8af940f2ce0023a9f0eb7 Mon Sep 17 00:00:00 2001
From: sen <sen@qq.com>
Date: 星期三, 15 四月 2026 09:27:51 +0800
Subject: [PATCH] 修改调度单年月日

---
 admin/config/test/application-custom.yml |   18 ++++++++++++++++--
 1 files changed, 16 insertions(+), 2 deletions(-)

diff --git a/admin/config/test/application-custom.yml b/admin/config/test/application-custom.yml
index 6536c7d..5f0873e 100644
--- a/admin/config/test/application-custom.yml
+++ b/admin/config/test/application-custom.yml
@@ -1,11 +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
@@ -106,4 +113,11 @@
     # 鎺ュ彛瓒呮椂璁剧疆锛堟绉掞級
     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://61.143.42.70:7010/cwxttest-api/api/third/receivable/
+

--
Gitblit v1.8.0