| src/main/java/org/springblade/modules/house/mapper/HouseMapper.xml | ●●●●● patch | view | raw | blame | history |
src/main/java/org/springblade/modules/house/mapper/HouseMapper.xml
@@ -305,7 +305,7 @@ WHERE jda.nei_code = #{code} AND jh.is_deleted = 0 and jda.doorplate_type = '户室牌' <if test="buildingCode != null and buildingCode != ''"> and jda.building_code=#{buildingCode} </if> @@ -345,6 +345,7 @@ WHERE jda.nei_code = #{code} AND jhh.is_deleted = 0 and jda.doorplate_type = '户室牌' <if test="buildingCode != null and buildingCode != ''"> and jda.building_code=#{buildingCode} </if>