From d14994e10797ce5bc0d29668d358f7c5274dcc5b Mon Sep 17 00:00:00 2001
From: wujianwei <wjw@11.com>
Date: 星期三, 15 四月 2026 15:46:17 +0800
Subject: [PATCH] 新增调用外部接口api
---
admin/config/test/application-custom.yml | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/admin/config/test/application-custom.yml b/admin/config/test/application-custom.yml
index a7a18a2..7da946b 100644
--- a/admin/config/test/application-custom.yml
+++ b/admin/config/test/application-custom.yml
@@ -25,12 +25,12 @@
userLockExpireTime: 60
#涓婁紶涓嬭浇 鐩稿叧閰嶇疆
upload:
- profile: D:/data/cwxt/uploadPath #涓婁紶鐩綍
+ profile: /data/cwgl/uploadPath #涓婁紶鐩綍
temp: temp #涓存椂鏂囦欢澶�
multipart:
max-file-size: 2GB # 鍗曚釜鏂囦欢澶у皬
max-request-size: 2GB # 璁剧疆鎬讳笂浼犵殑鏂囦欢澶у皬
- network-path: "http://61.143.42.70:7010/cwgltest-api/"
+ network-path: "https://tmsapi.ygalogisticspark.com/api/"
#鏃ュ織 鐩稿叧閰嶇疆
logback:
path: logs/ #鏃ュ織鐩綍
@@ -127,4 +127,6 @@
clerk: "閽熸枃娲�"
salerAddress: "鐝犳捣甯傞娲插尯鍗楀睆闀囬�氭腐涓�璺�120鍙�"
invoicingAddress: "http://localhost:6219/api/third/jyjy/common/invoicing"
- returnAddress: "http://127.0.0.1:6620/api/third/invoice/callback/receipt"
\ No newline at end of file
+ returnAddress: "http://127.0.0.1:6620/api/third/invoice"
+ tms:
+ url: "http://61.143.42.70:7010/cwgttest-api/"
\ No newline at end of file
--
Gitblit v1.8.0