wankeda
2026-01-19 fb8169d1d8e4e8e4c2091cc128c05a8966cc5915
WMS/WIDESEA_WMSServer/WIDESEA_ISystemService/ISys_MenuService.cs
@@ -30,5 +30,7 @@
        WebResponseContent Save(Sys_Menu menu);
        WebResponseContent DelMenu(int menuId);
        List<MenuDTO> GetUserMenuListPDA(int roleId);
        object? GetTreeMenuPDAStash(int parentId);
    }
}