Your Name лет назад: 2
Родитель
Сommit
be61d5577b

+ 0 - 1
java110-db/src/main/resources/mapper/report/ReportFeeStatisticsServiceDaoImplMapper.xml

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