|
@@ -597,6 +597,7 @@ END) as projectScale*/
|
|
</if>
|
|
</if>
|
|
<if test="paperRecordBeginDate !=null or paperRecordBeginDate !=null">
|
|
<if test="paperRecordBeginDate !=null or paperRecordBeginDate !=null">
|
|
AND (ppf.status in (5,7) or pfp.status in (5,7))
|
|
AND (ppf.status in (5,7) or pfp.status in (5,7))
|
|
|
|
+ and (a.paper_filing_status != 10 or a.paper_filing_status is null)
|
|
</if>
|
|
</if>
|
|
<!-- 上报审核时间 -->
|
|
<!-- 上报审核时间 -->
|
|
<if test="reportedBeginDate !=null">
|
|
<if test="reportedBeginDate !=null">
|
|
@@ -1051,6 +1052,7 @@ END) as projectScale*/
|
|
</if>
|
|
</if>
|
|
<if test="paperRecordBeginDate !=null or paperRecordBeginDate !=null">
|
|
<if test="paperRecordBeginDate !=null or paperRecordBeginDate !=null">
|
|
AND (ppf.status in (5,7) or pfp.status in (5,7))
|
|
AND (ppf.status in (5,7) or pfp.status in (5,7))
|
|
|
|
+ and (a.paper_filing_status != 10 or a.paper_filing_status is null)
|
|
</if>
|
|
</if>
|
|
<!-- 上报审核时间 -->
|
|
<!-- 上报审核时间 -->
|
|
<if test="reportedBeginDate !=null">
|
|
<if test="reportedBeginDate !=null">
|
|
@@ -1446,6 +1448,7 @@ END) as projectScale*/
|
|
</if>
|
|
</if>
|
|
<if test="paperRecordBeginDate !=null or paperRecordBeginDate !=null">
|
|
<if test="paperRecordBeginDate !=null or paperRecordBeginDate !=null">
|
|
AND (ppf.status in (5,7) or pfp.status in (5,7))
|
|
AND (ppf.status in (5,7) or pfp.status in (5,7))
|
|
|
|
+ and (a.paper_filing_status != 10 or a.paper_filing_status is null)
|
|
</if>
|
|
</if>
|
|
<!-- 上报审核时间 -->
|
|
<!-- 上报审核时间 -->
|
|
<if test="reportedBeginDate !=null">
|
|
<if test="reportedBeginDate !=null">
|