From 5e0eb632eaa3d13fb2286b6204948e7b832b74df Mon Sep 17 00:00:00 2001
From: wujianwei <wjw@11.com>
Date: 星期一, 30 三月 2026 16:09:55 +0800
Subject: [PATCH] 修改线上配置
---
admin/config/test/application-custom.yml | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/admin/config/test/application-custom.yml b/admin/config/test/application-custom.yml
index 07d216c..5f0873e 100644
--- a/admin/config/test/application-custom.yml
+++ b/admin/config/test/application-custom.yml
@@ -30,7 +30,7 @@
multipart:
max-file-size: 2GB # 鍗曚釜鏂囦欢澶у皬
max-request-size: 2GB # 璁剧疆鎬讳笂浼犵殑鏂囦欢澶у皬
- network-path: "https://tmsapi.ygalogisticspark.com/api/"
+ network-path: "http://61.143.42.70:7010/cwgltest-api/"
#鏃ュ織 鐩稿叧閰嶇疆
logback:
path: logs/ #鏃ュ織鐩綍
@@ -119,4 +119,5 @@
template2: /data/cwgl/zjsf.pdf
font: /data/cwgl/msyh.ttf
cwxtApi:
- url: http://localhost:6620/api/third/receivable/
\ No newline at end of file
+ url: http://61.143.42.70:7010/cwxttest-api/api/third/receivable/
+
--
Gitblit v1.8.0