1
dengjunjie
2025-06-10 2d9de97cab8500780c61d3158504dcfbf5384980
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/ISys_MenuService.cs
@@ -20,6 +20,7 @@
        object GetMenuActionList(int roleId);
        List<MenuDTO> GetUserMenuList(int roleId);
        List<MenuDTO> GetUserMenuListPDA(int roleId);
        List<ActionDTO> GetActions(int menuId, List<ActionDTO> menuActions, List<Permissions> permissions, int roleId);