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