From 5ca198740a161c360c638b7a7587a69eb82d02e6 Mon Sep 17 00:00:00 2001
From: chen.lin <1442464845@qq.com>
Date: 星期五, 30 一月 2026 19:55:59 +0800
Subject: [PATCH] 库位转移

---
 src/main/resources/application.yml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index e4ee716..8081d7a 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -16,7 +16,7 @@
   task:
     scheduling:
       pool:
-        size: 3
+        size: 5
 
 
   mvc:
@@ -89,7 +89,7 @@
 NYNC:
   ip: http://192.168.5.160
   port: 8088
-  pageSize: 1000
+  pageSize: 100
   #1.閿�鍞嚭搴撳崟鍙傜収鍙戣揣鍗曟柊澧�
   saveRefDelivery: /nccloud/api/ic/saleout/saveRefDelivery
   #2.鍏朵粬鍏ュ簱鍗曞弬鐓ц浆搴撴柊澧�

--
Gitblit v1.9.1