广州市综治平台后端
xusd
2025-06-11 2ea74568de5adefc41718d0736e7d173b22335fc
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>