Ver Fonte

调整关于tree

chenendian há 3 meses atrás
pai
commit
823427705b

+ 2 - 1
siwei-modules/siwei-apply/src/main/java/com/siwei/apply/service/cadastre/impl/ZymlServiceImpl.java

@@ -73,7 +73,8 @@ public class ZymlServiceImpl implements IZymlService {
         try {
             String resources = "";
             List<ZymlDTO> res = new ArrayList<>();
-            if (StringUtils.isEmpty(SecurityUtils.getUsername())) {
+            //if (StringUtils.isEmpty(SecurityUtils.getUsername())) {
+            if (true) {
                 if ("parent".equals(param)) {
                     param = "";
                     resources = "parent";