소스 검색

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