1
dengjunjie
2025-05-08 092971a8ba7848f024427694c642959d0fbc8599
项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_ISystemServices/ISys_MenuService.cs
@@ -24,5 +24,6 @@
        WebResponseContent Save(Sys_Menu menu);
        WebResponseContent DelMenu(int menuId);
        object GetMenuActionList(int roleId);
    }
}