@@ -31,7 +48,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<resultproperty="wjldzzyy"column="wjldzzyy"/>
<resultproperty="jzzjjtfs"column="jzzjjtfs"/>
<resultproperty="issqlh"column="issqlh"/>
<resultproperty="nbxh"column="nbxh"/>
<resultproperty="djbm"column="djbm"/>
<resultproperty="zzjgdm"column="zzjgdm"/>
...
...
@@ -60,7 +76,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<resultproperty="dzzsdgx"column="dzzsdgx"/>
<resultproperty="hjxx"column="hjxx"/>
<resultproperty="dfzh"column="dfzh"/>
<resultproperty="fddbr"column="fddbr"/>
<resultproperty="ywdy"column="ywdy"/>
<resultproperty="jjfzsl"column="jjfzsl"/>
<resultproperty="fzdxsl"column="fzdxsl"/>
...
...
@@ -89,8 +104,12 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<iftest="szd != null and szd != ''"> and szd like concat('%', #{szd}, '%')</if>
<iftest="params.beginZcze != null and params.beginZcze != '' and params.endZcze != null and params.endZcze != ''"> and zcze between #{params.beginZcze} and #{params.endZcze}</if>
<iftest="params.beginCyrs != null and params.beginCyrs != '' and params.endCyrs != null and params.endCyrs != ''"> and cyrs between #{params.beginCyrs} and #{params.endCyrs}</if>
<iftest="shzzxm != null and shzzxm != ''"> and shzzxm = #{shzzxm}</if>
<iftest="shzzdh != null and shzzdh != ''"> and shzzdh = #{shzzdh}</if>
<iftest="fddbr != null and fddbr != ''"> and fddbr = #{fddbr}</if>
<iftest="fddbrdh != null and fddbrdh != ''"> and fddbrdh = #{fddbrdh}</if>
<iftest="fddbrdnzw != null and fddbrdnzw != ''"> and fddbrdnzw = #{fddbrdnzw}</if>
<iftest="fddbrxzzw != null and fddbrxzzw != ''"> and fddbrxzzw = #{fddbrxzzw}</if>
<iftest="fddbrzzmm != null and fddbrzzmm != ''"> and fddbrzzmm = #{fddbrzzmm}</if>
<iftest="fddbrzzdy != null and fddbrzzdy != ''"> and fddbrzzdy = #{fddbrzzdy}</if>
<iftest="isdy != null and isdy != ''"> and isdy = #{isdy}</if>
<iftest="isgh != null and isgh != ''"> and isgh = #{isgh}</if>
<iftest="istzz != null and istzz != ''"> and istzz = #{istzz}</if>
...
...
@@ -100,6 +119,19 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<iftest="sjdzz != null and sjdzz != ''"> and sjdzz = #{sjdzz}</if>
<iftest="dzzsjxm != null and dzzsjxm != ''"> and dzzsjxm = #{dzzsjxm}</if>
<iftest="dzzsjdh != null and dzzsjdh != ''"> and dzzsjdh = #{dzzsjdh}</if>
<iftest="dzzsjdnzw != null and dzzsjdnzw != ''"> and dzzsjdnzw = #{dzzsjdnzw}</if>
<iftest="dzzsjxzzw != null and dzzsjxzzw != ''"> and dzzsjxzzw = #{dzzsjxzzw}</if>
<iftest="dzzsjzzdy != null and dzzsjzzdy != ''"> and dzzsjzzdy = #{dzzsjzzdy}</if>
<iftest="dzzbzcyxm != null and dzzbzcyxm != ''"> and dzzbzcyxm = #{dzzbzcyxm}</if>
<iftest="dzzbzcydh != null and dzzbzcydh != ''"> and dzzbzcydh = #{dzzbzcydh}</if>
<iftest="dzzbzcydnzw != null and dzzbzcydnzw != ''"> and dzzbzcydnzw = #{dzzbzcydnzw}</if>
<iftest="dzzbzcyxzzw != null and dzzbzcyxzzw != ''"> and dzzbzcyxzzw = #{dzzbzcyxzzw}</if>
<iftest="dzzbzcyzzdy != null and dzzbzcyzzdy != ''"> and dzzbzcyzzdy = #{dzzbzcyzzdy}</if>
<iftest="dwgzzxm != null and dwgzzxm != ''"> and dwgzzxm = #{dwgzzxm}</if>
<iftest="dwgzzdh != null and dwgzzdh != ''"> and dwgzzdh = #{dwgzzdh}</if>
<iftest="dwgzzdnzw != null and dwgzzdnzw != ''"> and dwgzzdnzw = #{dwgzzdnzw}</if>
<iftest="dwgzzxzzw != null and dwgzzxzzw != ''"> and dwgzzxzzw = #{dwgzzxzzw}</if>
<iftest="dwgzzzzdy != null and dwgzzzzdy != ''"> and dwgzzzzdy = #{dwgzzzzdy}</if>
<iftest="djfs != null and djfs != ''"> and djfs = #{djfs}</if>
<iftest="deptId != null "> and dept_id = #{deptId}</if>
<iftest="params.beginDys != null and params.beginDys != '' and params.endDys != null and params.endDys != ''"> and dys between #{params.beginDys} and #{params.endDys}</if>
...
...
@@ -126,8 +158,12 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<iftest="szd != null">szd,</if>
<iftest="zcze != null">zcze,</if>
<iftest="cyrs != null">cyrs,</if>
<iftest="shzzxm != null">shzzxm,</if>
<iftest="shzzdh != null">shzzdh,</if>
<iftest="fddbr != null">fddbr,</if>
<iftest="fddbrdh != null">fddbrdh,</if>
<iftest="fddbrdnzw != null">fddbrdnzw,</if>
<iftest="fddbrxzzw != null">fddbrxzzw,</if>
<iftest="fddbrzzmm != null">fddbrzzmm,</if>
<iftest="fddbrzzdy != null">fddbrzzdy,</if>
<iftest="isdy != null">isdy,</if>
<iftest="isgh != null">isgh,</if>
<iftest="istzz != null">istzz,</if>
...
...
@@ -137,6 +173,19 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<iftest="sjdzz != null">sjdzz,</if>
<iftest="dzzsjxm != null">dzzsjxm,</if>
<iftest="dzzsjdh != null">dzzsjdh,</if>
<iftest="dzzsjdnzw != null">dzzsjdnzw,</if>
<iftest="dzzsjxzzw != null">dzzsjxzzw,</if>
<iftest="dzzsjzzdy != null">dzzsjzzdy,</if>
<iftest="dzzbzcyxm != null">dzzbzcyxm,</if>
<iftest="dzzbzcydh != null">dzzbzcydh,</if>
<iftest="dzzbzcydnzw != null">dzzbzcydnzw,</if>
<iftest="dzzbzcyxzzw != null">dzzbzcyxzzw,</if>
<iftest="dzzbzcyzzdy != null">dzzbzcyzzdy,</if>
<iftest="dwgzzxm != null">dwgzzxm,</if>
<iftest="dwgzzdh != null">dwgzzdh,</if>
<iftest="dwgzzdnzw != null">dwgzzdnzw,</if>
<iftest="dwgzzxzzw != null">dwgzzxzzw,</if>
<iftest="dwgzzzzdy != null">dwgzzzzdy,</if>
<iftest="djfs != null">djfs,</if>
<iftest="deptId != null">dept_id,</if>
<iftest="dys != null">dys,</if>
...
...
@@ -146,7 +195,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<iftest="wjldzzyy != null">wjldzzyy,</if>
<iftest="jzzjjtfs != null">jzzjjtfs,</if>
<iftest="issqlh != null">issqlh,</if>
<iftest="nbxh != null">nbxh,</if>
<iftest="djbm != null">djbm,</if>
<iftest="zzjgdm != null">zzjgdm,</if>
...
...
@@ -197,8 +245,12 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<iftest="szd != null">#{szd},</if>
<iftest="zcze != null">#{zcze},</if>
<iftest="cyrs != null">#{cyrs},</if>
<iftest="shzzxm != null">#{shzzxm},</if>
<iftest="shzzdh != null">#{shzzdh},</if>
<iftest="fddbr != null">#{fddbr},</if>
<iftest="fddbrdh != null">#{fddbrdh},</if>
<iftest="fddbrdnzw != null">#{fddbrdnzw},</if>
<iftest="fddbrxzzw != null">#{fddbrxzzw},</if>
<iftest="fddbrzzmm != null">#{fddbrzzmm},</if>
<iftest="fddbrzzdy != null">#{fddbrzzdy},</if>
<iftest="isdy != null">#{isdy},</if>
<iftest="isgh != null">#{isgh},</if>
<iftest="istzz != null">#{istzz},</if>
...
...
@@ -208,6 +260,19 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
@@ -31,7 +48,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<resultproperty="wjldzzyy"column="wjldzzyy"/>
<resultproperty="jzzjjtfs"column="jzzjjtfs"/>
<resultproperty="issqlh"column="issqlh"/>
<resultproperty="nbxh"column="nbxh"/>
<resultproperty="djbm"column="djbm"/>
<resultproperty="zzjgdm"column="zzjgdm"/>
...
...
@@ -60,7 +76,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<resultproperty="dzzsdgx"column="dzzsdgx"/>
<resultproperty="hjxx"column="hjxx"/>
<resultproperty="dfzh"column="dfzh"/>
<resultproperty="fddbr"column="fddbr"/>
<resultproperty="ywdy"column="ywdy"/>
<resultproperty="jjfzsl"column="jjfzsl"/>
<resultproperty="fzdxsl"column="fzdxsl"/>
...
...
@@ -89,8 +104,12 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<iftest="szd != null and szd != ''"> and szd like concat('%', #{szd}, '%')</if>
<iftest="params.beginZcze != null and params.beginZcze != '' and params.endZcze != null and params.endZcze != ''"> and zcze between #{params.beginZcze} and #{params.endZcze}</if>
<iftest="params.beginCyrs != null and params.beginCyrs != '' and params.endCyrs != null and params.endCyrs != ''"> and cyrs between #{params.beginCyrs} and #{params.endCyrs}</if>
<iftest="shzzxm != null and shzzxm != ''"> and shzzxm = #{shzzxm}</if>
<iftest="shzzdh != null and shzzdh != ''"> and shzzdh = #{shzzdh}</if>
<iftest="fddbr != null and fddbr != ''"> and fddbr = #{fddbr}</if>
<iftest="fddbrdh != null and fddbrdh != ''"> and fddbrdh = #{fddbrdh}</if>
<iftest="fddbrdnzw != null and fddbrdnzw != ''"> and fddbrdnzw = #{fddbrdnzw}</if>
<iftest="fddbrxzzw != null and fddbrxzzw != ''"> and fddbrxzzw = #{fddbrxzzw}</if>
<iftest="fddbrzzmm != null and fddbrzzmm != ''"> and fddbrzzmm = #{fddbrzzmm}</if>
<iftest="fddbrzzdy != null and fddbrzzdy != ''"> and fddbrzzdy = #{fddbrzzdy}</if>
<iftest="isdy != null and isdy != ''"> and isdy = #{isdy}</if>
<iftest="isgh != null and isgh != ''"> and isgh = #{isgh}</if>
<iftest="istzz != null and istzz != ''"> and istzz = #{istzz}</if>
...
...
@@ -100,6 +119,19 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<iftest="sjdzz != null and sjdzz != ''"> and sjdzz = #{sjdzz}</if>
<iftest="dzzsjxm != null and dzzsjxm != ''"> and dzzsjxm = #{dzzsjxm}</if>
<iftest="dzzsjdh != null and dzzsjdh != ''"> and dzzsjdh = #{dzzsjdh}</if>
<iftest="dzzsjdnzw != null and dzzsjdnzw != ''"> and dzzsjdnzw = #{dzzsjdnzw}</if>
<iftest="dzzsjxzzw != null and dzzsjxzzw != ''"> and dzzsjxzzw = #{dzzsjxzzw}</if>
<iftest="dzzsjzzdy != null and dzzsjzzdy != ''"> and dzzsjzzdy = #{dzzsjzzdy}</if>
<iftest="dzzbzcyxm != null and dzzbzcyxm != ''"> and dzzbzcyxm = #{dzzbzcyxm}</if>
<iftest="dzzbzcydh != null and dzzbzcydh != ''"> and dzzbzcydh = #{dzzbzcydh}</if>
<iftest="dzzbzcydnzw != null and dzzbzcydnzw != ''"> and dzzbzcydnzw = #{dzzbzcydnzw}</if>
<iftest="dzzbzcyxzzw != null and dzzbzcyxzzw != ''"> and dzzbzcyxzzw = #{dzzbzcyxzzw}</if>
<iftest="dzzbzcyzzdy != null and dzzbzcyzzdy != ''"> and dzzbzcyzzdy = #{dzzbzcyzzdy}</if>
<iftest="dwgzzxm != null and dwgzzxm != ''"> and dwgzzxm = #{dwgzzxm}</if>
<iftest="dwgzzdh != null and dwgzzdh != ''"> and dwgzzdh = #{dwgzzdh}</if>
<iftest="dwgzzdnzw != null and dwgzzdnzw != ''"> and dwgzzdnzw = #{dwgzzdnzw}</if>
<iftest="dwgzzxzzw != null and dwgzzxzzw != ''"> and dwgzzxzzw = #{dwgzzxzzw}</if>
<iftest="dwgzzzzdy != null and dwgzzzzdy != ''"> and dwgzzzzdy = #{dwgzzzzdy}</if>
<iftest="djfs != null and djfs != ''"> and djfs = #{djfs}</if>
<iftest="deptId != null "> and dept_id = #{deptId}</if>
<iftest="params.beginDys != null and params.beginDys != '' and params.endDys != null and params.endDys != ''"> and dys between #{params.beginDys} and #{params.endDys}</if>
...
...
@@ -126,8 +158,12 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<iftest="szd != null">szd,</if>
<iftest="zcze != null">zcze,</if>
<iftest="cyrs != null">cyrs,</if>
<iftest="shzzxm != null">shzzxm,</if>
<iftest="shzzdh != null">shzzdh,</if>
<iftest="fddbr != null">fddbr,</if>
<iftest="fddbrdh != null">fddbrdh,</if>
<iftest="fddbrdnzw != null">fddbrdnzw,</if>
<iftest="fddbrxzzw != null">fddbrxzzw,</if>
<iftest="fddbrzzmm != null">fddbrzzmm,</if>
<iftest="fddbrzzdy != null">fddbrzzdy,</if>
<iftest="isdy != null">isdy,</if>
<iftest="isgh != null">isgh,</if>
<iftest="istzz != null">istzz,</if>
...
...
@@ -137,6 +173,19 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<iftest="sjdzz != null">sjdzz,</if>
<iftest="dzzsjxm != null">dzzsjxm,</if>
<iftest="dzzsjdh != null">dzzsjdh,</if>
<iftest="dzzsjdnzw != null">dzzsjdnzw,</if>
<iftest="dzzsjxzzw != null">dzzsjxzzw,</if>
<iftest="dzzsjzzdy != null">dzzsjzzdy,</if>
<iftest="dzzbzcyxm != null">dzzbzcyxm,</if>
<iftest="dzzbzcydh != null">dzzbzcydh,</if>
<iftest="dzzbzcydnzw != null">dzzbzcydnzw,</if>
<iftest="dzzbzcyxzzw != null">dzzbzcyxzzw,</if>
<iftest="dzzbzcyzzdy != null">dzzbzcyzzdy,</if>
<iftest="dwgzzxm != null">dwgzzxm,</if>
<iftest="dwgzzdh != null">dwgzzdh,</if>
<iftest="dwgzzdnzw != null">dwgzzdnzw,</if>
<iftest="dwgzzxzzw != null">dwgzzxzzw,</if>
<iftest="dwgzzzzdy != null">dwgzzzzdy,</if>
<iftest="djfs != null">djfs,</if>
<iftest="deptId != null">dept_id,</if>
<iftest="dys != null">dys,</if>
...
...
@@ -146,7 +195,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<iftest="wjldzzyy != null">wjldzzyy,</if>
<iftest="jzzjjtfs != null">jzzjjtfs,</if>
<iftest="issqlh != null">issqlh,</if>
<iftest="nbxh != null">nbxh,</if>
<iftest="djbm != null">djbm,</if>
<iftest="zzjgdm != null">zzjgdm,</if>
...
...
@@ -197,8 +245,12 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<iftest="szd != null">#{szd},</if>
<iftest="zcze != null">#{zcze},</if>
<iftest="cyrs != null">#{cyrs},</if>
<iftest="shzzxm != null">#{shzzxm},</if>
<iftest="shzzdh != null">#{shzzdh},</if>
<iftest="fddbr != null">#{fddbr},</if>
<iftest="fddbrdh != null">#{fddbrdh},</if>
<iftest="fddbrdnzw != null">#{fddbrdnzw},</if>
<iftest="fddbrxzzw != null">#{fddbrxzzw},</if>
<iftest="fddbrzzmm != null">#{fddbrzzmm},</if>
<iftest="fddbrzzdy != null">#{fddbrzzdy},</if>
<iftest="isdy != null">#{isdy},</if>
<iftest="isgh != null">#{isgh},</if>
<iftest="istzz != null">#{istzz},</if>
...
...
@@ -208,6 +260,19 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"