|
@@ -978,7 +978,6 @@
|
|
|
and t.community_id = #{communityId}
|
|
and t.community_id = #{communityId}
|
|
|
and t.create_time > #{startDate}
|
|
and t.create_time > #{startDate}
|
|
|
and t.create_time < #{endDate}
|
|
and t.create_time < #{endDate}
|
|
|
- and pf1.fee_type_cd = td.status_cd
|
|
|
|
|
group by bu.floor_id,br.room_id
|
|
group by bu.floor_id,br.room_id
|
|
|
) b
|
|
) b
|
|
|
where b.floor_id = a.floor_id
|
|
where b.floor_id = a.floor_id
|