<iftest="jh != null and jh != ''"> and jh = #{jh}</if>
<iftest="tbrId != null "> and tbr_id = #{tbrId}</if>
<iftest="tbr != null and tbr != ''"> and tbr = #{tbr}</if>
<iftest="tbsj != null "> and tbsj = #{tbsj}</if>
<iftest="lczt != null and lczt != ''"> and lczt = #{lczt}</if>
<iftest="tjzt != null and tjzt != ''"> and tjzt = #{tjzt}</if>
<iftest="cjtjzt != null and cjtjzt != ''"> and cjtjzt = #{cjtjzt}</if>
<iftest="dqjdId != null "> and dqjd_id = #{dqjdId}</if>
<iftest="dqjdmc != null and dqjdmc != ''"> and dqjdmc = #{dqjdmc}</if>
<iftest="startTime != null and endTime != null">and DATE_FORMAT(tbsj,'%Y-%m-%d') between DATE_FORMAT(#{startTime},'%Y-%m-%d') and DATE_FORMAT(#{endTime},'%Y-%m-%d')</if>