From 2aaa32f860d4f3fbda01eded1b20a7cab9d3a393 Mon Sep 17 00:00:00 2001
From: wujianwei <wjw@11.com>
Date: 星期三, 24 十二月 2025 10:58:20 +0800
Subject: [PATCH] 应付接口
---
admin/config/test/application-custom.yml | 21 ++++++++++++++++++---
1 files changed, 18 insertions(+), 3 deletions(-)
diff --git a/admin/config/test/application-custom.yml b/admin/config/test/application-custom.yml
index 88331b9..842dac1 100644
--- a/admin/config/test/application-custom.yml
+++ b/admin/config/test/application-custom.yml
@@ -1,4 +1,14 @@
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: 绠$悊绯荤粺 娴嬭瘯鐜
@@ -20,6 +30,7 @@
multipart:
max-file-size: 2GB # 鍗曚釜鏂囦欢澶у皬
max-request-size: 2GB # 璁剧疆鎬讳笂浼犵殑鏂囦欢澶у皬
+ network-path: "http://61.143.42.70:7010/cwgltest-api/"
#鏃ュ織 鐩稿叧閰嶇疆
logback:
path: logs/ #鏃ュ織鐩綍
@@ -30,7 +41,7 @@
master: #涓绘暟鎹簱
ip: 61.143.42.70 # IP
port: 7006 #绔彛
- database: ygawly_cwgl_test #鏁版嵁搴撳悕
+ database: hc_cwxt_test #鏁版嵁搴撳悕
username: root #鐢ㄦ埛鍚�
password: ms@123 #瀵嗙爜
slave: #浠庢暟鎹簱
@@ -59,7 +70,7 @@
port: 7007 #绔彛
password: rd@123 #瀵嗙爜
timeout: 10s #瓒呮椂鏃堕棿
- keyprefix: cwgl:test #瀛樺偍key鍓嶇紑锛岄伩鍏嶅濂楃幆澧僰ey鐩稿悓
+ keyprefix: cwxt:test #瀛樺偍key鍓嶇紑锛岄伩鍏嶅濂楃幆澧僰ey鐩稿悓
#swagger鐩稿叧閰嶇疆
swagger:
enabled: true #鏄惁寮�鍚�
@@ -102,4 +113,8 @@
# 鎺ュ彛瓒呮椂璁剧疆锛堟绉掞級
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
\ No newline at end of file
--
Gitblit v1.8.0