bug --renpc
This commit is contained in:
parent
eeba59201f
commit
741ea03807
@ -248,6 +248,7 @@
|
|||||||
t1.house_id = hh.house_id
|
t1.house_id = hh.house_id
|
||||||
WHERE
|
WHERE
|
||||||
t1.is_delete = 0
|
t1.is_delete = 0
|
||||||
|
AND t1.out_house = 0
|
||||||
AND
|
AND
|
||||||
hh.is_delete = 0
|
hh.is_delete = 0
|
||||||
<if test="keywords != null and keywords != ''">
|
<if test="keywords != null and keywords != ''">
|
||||||
|
Loading…
Reference in New Issue
Block a user