From 5abcde36961125cbf436f91b8c17610a6b5f8308 Mon Sep 17 00:00:00 2001
From: sen <sen@qq.com>
Date: 星期三, 15 四月 2026 12:15:08 +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