1
wankeda
2026-03-12 5bedccab71622d4c0f3b9e75966802be704ee019
WMS/WIDESEA_WMSServer/WIDESEA_ISystemRepository/ISys_MenuRepository.cs
@@ -23,5 +23,6 @@
        object GetMenu(List<int> menuIds);
        object GetTreeItem(int menuId);
        List<MenuDTO> GetAllMenuPDA();
    }
}