소스 검색

月报功能调整

user5 1 년 전
부모
커밋
0efe6c3afe
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/main/resources/mappings/modules/statement/StatementCompanyComprehensiveDao.xml

+ 1 - 0
src/main/resources/mappings/modules/statement/StatementCompanyComprehensiveDao.xml

@@ -2398,6 +2398,7 @@
 		<where>
 			a.del_flag=0
 			and a.status = 5
+			and a.submit_money = 2
 			and a.paper_filing_status != 7
 			AND a.paper_filing_status != '10'
 			AND a.paper_filing_status != '11'