hurixing 6 months ago
parent
commit
add7f8d9b9

+ 1 - 0
hcp-core/src/main/java/com/yingyangfly/core/service/impl/EaDetectInfoServiceImpl.java

@@ -67,6 +67,7 @@ public class EaDetectInfoServiceImpl extends ServiceImpl<EaDetectInfoMapper, EaD
     }
 
 
+
     public boolean hasPermission() {
         CurrentLoginUser currentUser = tokenUtil.getCurrentUser();