From acdc89ca283901e6cb2683cdb81c905f473f216e Mon Sep 17 00:00:00 2001 From: DOUDOU <877258667@qq.com> Date: Mon, 10 Oct 2022 13:23:28 +0800 Subject: [PATCH] =?UTF-8?q?2022-10-10=20=E8=B6=8A=E5=8D=97sap?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/mapper/finishedProduct/CRollinfoDao.xml | 10 +++++----- src/main/resources/mapper/finishedProduct/SapDao.xml | 11 +++++------ 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/src/main/resources/mapper/finishedProduct/CRollinfoDao.xml b/src/main/resources/mapper/finishedProduct/CRollinfoDao.xml index bc8fa51..2f5424e 100644 --- a/src/main/resources/mapper/finishedProduct/CRollinfoDao.xml +++ b/src/main/resources/mapper/finishedProduct/CRollinfoDao.xml @@ -218,7 +218,7 @@ Select count(1) from RoutingHeader where site='1' and PartNo='100001701400' and RevNo='A0' @@ -19,8 +19,7 @@ - update yr.dbo.ODLN set U_MESTransNo=#{orderNo},draftKey=#{orderNo} where DocEntry = #{sapNo} + update RXE.dbo.ODLN set U_MESTransNo=#{orderNo},draftKey=#{orderNo} where DocEntry = #{sapNo} - \ No newline at end of file