1
0
Преглед на файлове

修改调整过滤资源目录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">