@ -65,7 +65,7 @@
<include refid="info"></include>
<where>
<if test="dikeCode!=null and dikeCode!=''">
and dike_code =#{dikeCode}
and sf.dike_code =#{dikeCode}
</if>
<include refid="com.kms.system.mapper.SysXzqhMapper.xzqhCondition"></include>
</where>
<if test="wagaCode!=null and wagaCode!=''">
and waga_code =#{wagaCode}
and sf.waga_code =#{wagaCode}