Răsfoiți Sursa

修改调整过滤资源目录2

chenendian 1 săptămână în urmă
părinte
comite
397eae46d9

+ 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">