1
0
chenendian 1 ماه پیش
والد
کامیت
d29226708a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      siwei-modules/siwei-apply/src/main/resources/mapper/GongdiJihuaMapper.xml

+ 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