From 585023c7abdd062c51ecf33b6b2119f3a4fbf993 Mon Sep 17 00:00:00 2001
From: lty <876263681@qq.com>
Date: 星期一, 12 一月 2026 08:16:08 +0800
Subject: [PATCH] #
---
src/main/resources/application.yml | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 527f9cd..1fae4c3 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
- port: 8090
+ port: 8080
servlet:
context-path: /@pom.build.finalName@
@@ -55,13 +55,13 @@
#groupCount: 4
# 鐢辨祬鍏ユ繁
locGroupAscOrder: [
- {rowList: [4,3,2],minBay: 1,maxBay: 49},
- {rowList: [6],minBay: 3,maxBay: 48},
- {rowList: [7],minBay: 1,maxBay: 17},
- {rowList: [8,9,10,11,12,13],minBay: 3,maxBay: 48},
+ {rowList: [6,5,4,3,2,1],minBay: 33,maxBay: 49},
+ {rowList: [8],minBay: 33,maxBay: 49},
+# {rowList: [7],minBay: 33,maxBay: 49},
+# {rowList: [8,9,10,11,12,13],minBay: 33,maxBay: 49},
]
#鏄惁寮�鍚痺ms涓嬪彂浠诲姟缁檞cs
- workIssued-fig : true
+ workIssued-fig : false
#鍦板潃
url : localhost:8082
#wms涓嬪彂浠诲姟缁檞cs
--
Gitblit v1.9.1