bug --renpc
This commit is contained in:
parent
741ea03807
commit
5641591a46
@ -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 != ''">
|
||||
|
Loading…
Reference in New Issue
Block a user