From 61dc8aac4bb538b4c5ee62de58aa8b541e2f6ab4 Mon Sep 17 00:00:00 2001 From: wangwei <1610949092@qq.com> Date: Thu, 23 Jan 2025 09:50:12 +0800 Subject: [PATCH 1/2] =?UTF-8?q?1/23=20=E4=BC=98=E5=8C=961.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../glxp/api/service/collect/IoCollectLedGroupService.java | 6 +++++- src/main/resources/schemas/schema_v2.4.sql | 4 ++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/src/main/java/com/glxp/api/service/collect/IoCollectLedGroupService.java b/src/main/java/com/glxp/api/service/collect/IoCollectLedGroupService.java index 0d1c41ecc..eb91d0e4a 100644 --- a/src/main/java/com/glxp/api/service/collect/IoCollectLedGroupService.java +++ b/src/main/java/com/glxp/api/service/collect/IoCollectLedGroupService.java @@ -155,11 +155,15 @@ public class IoCollectLedGroupService extends ServiceImpl Date: Thu, 23 Jan 2025 11:18:59 +0800 Subject: [PATCH 2/2] =?UTF-8?q?fix:=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/mybatis/mapper/inout/IoSplitFifoInvMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/mybatis/mapper/inout/IoSplitFifoInvMapper.xml b/src/main/resources/mybatis/mapper/inout/IoSplitFifoInvMapper.xml index d4429f89c..c3359d123 100644 --- a/src/main/resources/mybatis/mapper/inout/IoSplitFifoInvMapper.xml +++ b/src/main/resources/mybatis/mapper/inout/IoSplitFifoInvMapper.xml @@ -124,6 +124,6 @@ GROUP BY isfi.workPlaceQueueCode - order by swf.row,isfi.workPlaceQueueCode + order by swf.freightRow,isfi.workPlaceQueueCode