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},