From 1f5dcbd24d55c6773debaa6c576d487c3b199d4f Mon Sep 17 00:00:00 2001 From: hecan <1718492867@qq.com> Date: Tue, 13 Aug 2024 16:57:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8C=87=E6=A0=87=E5=8D=A0?= =?UTF-8?q?=E7=94=A8xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../entity/ControlIndexEntity.xml | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/service/src/main/java/com/hzya/frame/grpU8/nxproof/controlindex/entity/ControlIndexEntity.xml b/service/src/main/java/com/hzya/frame/grpU8/nxproof/controlindex/entity/ControlIndexEntity.xml index 8b58a6c7..5af1b72e 100644 --- a/service/src/main/java/com/hzya/frame/grpU8/nxproof/controlindex/entity/ControlIndexEntity.xml +++ b/service/src/main/java/com/hzya/frame/grpU8/nxproof/controlindex/entity/ControlIndexEntity.xml @@ -1,7 +1,7 @@ - - + + @@ -16,7 +16,7 @@ YSDH,ZBID,JE,KJND,ZT,ZCMC,ZBTBZT - select YSDH,ZBID,JE,KJND,ZT,ZCMC,ZBTBZT from T_ZCCW_CONTROLINDEX where ZT= #{ZT} @@ -24,7 +24,7 @@ YSDH,ZBID,JE,KJND,ZT,ZCMC,ZBTBZT - select case when len(isnull(max(right(DJBH,'4')), '0')+1)=2 then @@ -38,7 +38,7 @@ YSDH,ZBID,JE,KJND,ZT,ZCMC,ZBTBZT - - select (isnull(max(MLID),concat(substring(#{djdate},0,7),0000)) + 1) as mlId from T_ZCCW_CONTROLINDEX where 1=1 and GSDM=#{gsdm} and MLID like concat(substring(#{djdate},0,7),'%') - + insert into T_ZCCW_CONTROLINDEX( GSDM, KJND, @@ -121,13 +121,13 @@ YSDH,ZBID,JE,KJND,ZT,ZCMC,ZBTBZT ) - + update T_ZCCW_CONTROLINDEX set ZBTBZT= #{ZBTBZT} where KJND = #{KJND} and YSDH=#{YSDH} and ZBID=${ZBID} - + DELETE FROM T_ZCCW_CONTROLINDEX @@ -139,7 +139,7 @@ YSDH,ZBID,JE,KJND,ZT,ZCMC,ZBTBZT - + UPDATE T_ZCCW_CONTROLINDEX SET ZT = #{zt}, FlowCode = #{flowcode},