ruoyi-system/src/main/resources/mapper/system/TCheckAcceptRecordMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ruoyi-system/src/main/resources/mapper/system/TCheckAcceptRecordMapper.xml
@@ -90,7 +90,7 @@ left join t_house h on t.house_id = h.id <where> <if test="query.status != null"> <if test="query.status != null and query.status != ''"> AND t.status = #{query.status} </if> <if test="query.houseNameOrAddress != null and query.houseNameOrAddress != ''">