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