From ed53a53373a94813425bbe8871b014d922d8ac1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=B8=E7=86=9F=E5=90=B4=E5=BD=A6=E7=A5=96?= Date: Wed, 26 Nov 2025 18:46:28 +0800 Subject: [PATCH] =?UTF-8?q?=20=E7=94=B3=E8=AF=B7=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/mapper/customer/ShipmentIssueMapper.xml | 3 +-- src/main/resources/mapper/notify/IssureNotifyMapper.xml | 8 ++++++-- .../mapper/outsourcing/OutsourcingNotifyMapper.xml | 4 +++- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/src/main/resources/mapper/customer/ShipmentIssueMapper.xml b/src/main/resources/mapper/customer/ShipmentIssueMapper.xml index a81d103..9a41b78 100644 --- a/src/main/resources/mapper/customer/ShipmentIssueMapper.xml +++ b/src/main/resources/mapper/customer/ShipmentIssueMapper.xml @@ -29,7 +29,7 @@ ,#{needDate},#{releaseNo},#{sequenceNo},#{orderType},#{productionArea},#{pushWmsFlag},#{transportFlag}) - + diff --git a/src/main/resources/mapper/notify/IssureNotifyMapper.xml b/src/main/resources/mapper/notify/IssureNotifyMapper.xml index e24288e..07415c4 100644 --- a/src/main/resources/mapper/notify/IssureNotifyMapper.xml +++ b/src/main/resources/mapper/notify/IssureNotifyMapper.xml @@ -427,10 +427,12 @@ record_version,out_work_order_flag,project_id,order_type,auth_rule_id,bu) ,#{needDate},#{releaseNo},#{sequenceNo},#{pushWmsFlag},#{productionArea},#{transportFlag},#{orderType}) + + \ No newline at end of file diff --git a/src/main/resources/mapper/outsourcing/OutsourcingNotifyMapper.xml b/src/main/resources/mapper/outsourcing/OutsourcingNotifyMapper.xml index 6b00c6e..7543a91 100644 --- a/src/main/resources/mapper/outsourcing/OutsourcingNotifyMapper.xml +++ b/src/main/resources/mapper/outsourcing/OutsourcingNotifyMapper.xml @@ -10,10 +10,12 @@ order by a.entered_date desc + \ No newline at end of file