1
0
chenendian 2 дней назад
Родитель
Сommit
d29226708a

+ 1 - 1
siwei-modules/siwei-apply/src/main/resources/mapper/GongdiJihuaMapper.xml

@@ -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