@@ -246,7 +246,7 @@
WHERE 1=1
<choose>
<when test="'1'.toString().equals(type) and year != null and year != '' and year != '0'">
- AND scnf = #{year}
+ AND nf = #{year}
</when>
<otherwise>
AND gid = 0