소스 검색

优化 欠费明细表

Your Name 2 년 전
부모
커밋
e838ffc8b0
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      java110-db/src/main/resources/mapper/report/ReportFeeStatisticsServiceDaoImplMapper.xml

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

@@ -1017,7 +1017,6 @@
         where
         where
         1=1
         1=1
         and bu.floor_id = a.floor_id
         and bu.floor_id = a.floor_id
-        and t.status_cd = '0'
         and t.community_id = #{communityId}
         and t.community_id = #{communityId}
         and t.amount_owed > 0
         and t.amount_owed > 0
         and pf1.fee_type_cd = td.status_cd
         and pf1.fee_type_cd = td.status_cd