Explorar el Código

优化费用统计表

Your Name hace 2 años
padre
commit
708e03c233

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

@@ -355,7 +355,6 @@
             left join building_unit bu on a.unit_id = bu.unit_id and bu.status_cd = '0'
             where
             1=1
-            -- and bu.floor_id = a.floor_id
             and a.status_cd = '0'
             and pf.payer_obj_type = '3333'
             and t.community_id= a.community_id
@@ -383,7 +382,6 @@
         left join building_unit bu on a.unit_id = bu.unit_id and bu.status_cd = '0'
         where
         1=1
-        -- and bu.floor_id = a.floor_id
         and a.status_cd = '0'
         and pf.payer_obj_type = '3333'
         and t.community_id= a.community_id
@@ -511,7 +509,6 @@
         left join building_unit bu on a.unit_id = bu.unit_id and bu.status_cd = '0'
         where
         1=1
-        -- and bu.floor_id = a.floor_id
         and a.status_cd = '0'
         and pf.payer_obj_type = '3333'
         and t.community_id= a.community_id
@@ -539,7 +536,6 @@
         left join building_unit bu on a.unit_id = bu.unit_id and bu.status_cd = '0'
         where
         1=1
-        -- and bu.floor_id = a.floor_id
         and a.status_cd = '0'
         and pf.payer_obj_type = '3333'
         and t.community_id= a.community_id