1
0
Просмотр исходного кода

修改调整过滤资源目录2

chenendian 2 месяцев назад
Родитель
Сommit
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 != ''">
         <if test="resources != null and resources != ''">
             and t.parent = '1'
             and t.parent = '1'
         </if>
         </if>
-        and t.cccc = '1'
-
-
+        AND sfcx = 1
         order by t.sort
         order by t.sort
     </select>
     </select>
     <select id="GetList4XZQH" parameterType="java.lang.String" resultType="com.siwei.apply.domain.cadastre.ZymlDTO">
     <select id="GetList4XZQH" parameterType="java.lang.String" resultType="com.siwei.apply.domain.cadastre.ZymlDTO">