linwe
2024-07-11 7d430038a922f02678a9ee3df1aed0d8ab33e0d5
src/main/java/org/springblade/modules/house/mapper/HouseholdMapper.xml
@@ -349,11 +349,8 @@
                and jhs.district_code = #{household.aoiCode}
            </if>
            and jh.is_deleted = 0
            and jg.grid_code is not null
            order by jh.id desc
        </where>
    </select>
    <select id="getAllHouseHold" resultMap="householdPageAndLabelMap">