浏览代码

删除调整

chenendian 2 天之前
父节点
当前提交
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