From 5b9914dc73fcdaecbfe3cecb402121cdd9d70f4c Mon Sep 17 00:00:00 2001
From: wujianwei <wjw@11.com>
Date: 星期一, 05 一月 2026 18:01:01 +0800
Subject: [PATCH] 新增字段

---
 admin/config/test/application-custom.yml |   23 +++++++++++++++++++----
 1 files changed, 19 insertions(+), 4 deletions(-)

diff --git a/admin/config/test/application-custom.yml b/admin/config/test/application-custom.yml
index 8fc5634..bc148fb 100644
--- a/admin/config/test/application-custom.yml
+++ b/admin/config/test/application-custom.yml
@@ -1,4 +1,11 @@
 custom:
+  rabbitmq:
+    # 闆嗙兢鍦板潃锛岀敤閫楀彿鍒嗛殧
+    host: 61.143.42.70
+    port: 7008
+    virtual-host: GF_HOST_TEST
+    username: user_test
+    password: testuser_&
   serialNumber:
     cache:
       enabled: true
@@ -18,7 +25,7 @@
     userLockExpireTime: 60
   #涓婁紶涓嬭浇 鐩稿叧閰嶇疆
   upload:
-    profile: /data/cwgl/uploadPath  #涓婁紶鐩綍
+    profile: D:/data/cwxt/uploadPath  #涓婁紶鐩綍
     temp: temp  #涓存椂鏂囦欢澶�
     multipart:
       max-file-size: 2GB # 鍗曚釜鏂囦欢澶у皬
@@ -34,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: #浠庢暟鎹簱
@@ -63,7 +70,7 @@
     port: 7007 #绔彛
     password: rd@123 #瀵嗙爜
     timeout: 10s #瓒呮椂鏃堕棿
-    keyprefix: cwgl:test #瀛樺偍key鍓嶇紑锛岄伩鍏嶅濂楃幆澧僰ey鐩稿悓
+    keyprefix: cwxt:test #瀛樺偍key鍓嶇紑锛岄伩鍏嶅濂楃幆澧僰ey鐩稿悓
   #swagger鐩稿叧閰嶇疆
   swagger:
     enabled: true #鏄惁寮�鍚�
@@ -110,4 +117,12 @@
   driver:
     template1: /data/cwgl/chqjkcns.pdf
     template2: /data/cwgl/zjsf.pdf
-    font: /data/cwgl/simsun.ttc
\ No newline at end of file
+    font: /data/cwgl/msyh.ttf
+  gdpaasApi:
+    appid : "10006"
+    sign : "fbd184d72c744daeb0bada07b2ebd722"
+    salerTaxNum: "339901999999199"
+    salerTel: "0756-8986824"
+    extensionNumber: "9999"
+    salerAddress: "鐝犳捣甯傞娲插尯鍗楀睆闀囬�氭腐涓�璺�120鍙�"
+    path: "http://gzwl.gusen.steel56.com.cn/"
\ No newline at end of file

--
Gitblit v1.8.0