浏览代码

修改调整过滤资源目录2

chenendian 1 周之前
父节点
当前提交
397eae46d9
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. 1 3
      siwei-modules/siwei-apply/src/main/resources/mapper/cadastre/ZymlMapper.xml

+ 1 - 3
siwei-modules/siwei-apply/src/main/resources/mapper/cadastre/ZymlMapper.xml

@@ -143,9 +143,7 @@
         <if test="resources != null and resources != ''">
             and t.parent = '1'
         </if>
-        and t.cccc = '1'
-
-
+        AND sfcx = 1
         order by t.sort
     </select>
     <select id="GetList4XZQH" parameterType="java.lang.String" resultType="com.siwei.apply.domain.cadastre.ZymlDTO">