瀏覽代碼

优化代码

Your Name 3 年之前
父節點
當前提交
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