| 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
@@ -383,6 +383,7 @@ WHERE jda.nei_code = #{code} AND jh.is_deleted = 0 AND jda.unit_code is not null <if test="buildingCode != null and buildingCode != ''"> and jda.building_code=#{buildingCode} </if>