From fe14bd9c1133aa6b979eba6272126ca08476461c Mon Sep 17 00:00:00 2001 From: ruanqi Date: Wed, 24 Apr 2024 11:38:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/board/BoardMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/mapper/board/BoardMapper.xml b/src/main/resources/mapper/board/BoardMapper.xml index 111eaf9..74f48a7 100644 --- a/src/main/resources/mapper/board/BoardMapper.xml +++ b/src/main/resources/mapper/board/BoardMapper.xml @@ -22,7 +22,7 @@ AND dbo.Get_WorkCenter_ProLineNo(a.Site,a.S_WorkCenterNo) in ('CX03','CX05','CX06') - order by a.S_ScheduledDate + order by e.NeedDate