@ -125,7 +129,7 @@ public class ComplementReportExport extends BaseExport {
@@ -125,7 +129,7 @@ public class ComplementReportExport extends BaseExport {
@ -182,7 +186,7 @@ public class ComplementReportExport extends BaseExport {
@@ -182,7 +186,7 @@ public class ComplementReportExport extends BaseExport {
<iftest="yearRadio2 != null and yearRadio2 != '' and yearRadio2 != '2015'.toString() and yearRadio2 != '999'.toString()"> and to_char(p.approval_date,'YYYY') = #{yearRadio2}</if>
<iftest="yearRadio2 == '2015'.toString()"> and to_char(p.approval_date,'YYYY') < 2016</if>
<iftest="yearRadio2 != null and yearRadio2 != '' and yearRadio2 != '2015'.toString() and yearRadio2 != '999'.toString()"> and to_char(p.approval_date,'YYYY') = #{yearRadio2}</if>
<iftest="yearRadio2 == '2015'.toString()"> and to_char(p.approval_date,'YYYY') < 2016</if>