2021与蓝度共同重构项目,服务端
MercuryZ
2022-10-18 ea94079e74182be590b9fff356c97f522d9a7828
dao/src/main/java/com/sandu/ximon/dao/mapper/MenuMapper.java
@@ -19,6 +19,8 @@
    List<Long> listMenuIfBinding1(Long id);
    List<Menu> listMenuById(List<Long> menuIdList);
    List<Menu> getUserPermissionListById(List<Long> menuIds);
}