dyh-service/dyh-disp/src/main/java/cn/huge/module/casedisp/dao/mapper/xml/DispNormCauseMapper.xml
@@ -182,6 +182,9 @@ <if test="terms.city != null and terms.city !=''"> and city = #{terms.city} </if> <if test="terms.unitGrade != null and terms.unitGrade !=''"> and unit_grade = #{terms.unitGrade} </if> </if> </sql>