@@ -227,6 +227,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
select *
FROM yljg_yg_jbxx
<where>
+ state = '1'
<if test="sfzlx != null and sfzlx != ''"> and sfzlx = #{sfzlx}</if>
<if test="sfzhm != null and sfzhm != ''"> and sfzhm = #{sfzhm}</if>
<if test="zzzt != null and zzzt != ''"> and zzzt = #{zzzt}</if>