hutongqing
2024-09-30 4383bfcc87a7726f39391eb78d830aca160d8efd
WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/ISys_MenuService.cs
@@ -22,5 +22,7 @@
        object GetTreeItem(int menuId);
        WebResponseContent Save(Sys_Menu menu);
        WebResponseContent DelMenu(int menuId);
    }
}