1
yangpeixing
2026-01-19 c6f6be2d942214580e61c2647c846d7e11e06f48
WMS/WIDESEA_WMSServer/WIDESEA_ISystemRepository/ISys_MenuRepository.cs
@@ -23,5 +23,6 @@
        object GetMenu(List<int> menuIds);
        object GetTreeItem(int menuId);
        List<MenuDTO> GetAllMenuPDA();
    }
}