浏览代码

月报功能调整

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'