ソースを参照

优化费用统计表

Your Name 2 年 前
コミット
708e03c233
共有1 個のファイルを変更した0 個の追加4 個の削除を含む
  1. 0 4
      java110-db/src/main/resources/mapper/report/ReportFeeStatisticsServiceDaoImplMapper.xml

+ 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