bug --renpc

This commit is contained in:
Renpc-kilig 2023-11-16 15:33:08 +08:00
parent 741ea03807
commit 5641591a46

View File

@ -248,7 +248,7 @@
t1.house_id = hh.house_id
WHERE
t1.is_delete = 0
AND t1.out_house = 0
AND t1.out_house = 0 OR t1.out_house IS NULL
AND
hh.is_delete = 0
<if test="keywords != null and keywords != ''">