1
wankeda
2026-03-31 28cdf5214cc6b7bbc6e90c4c3cd8c194adbe4fbf
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);
    }
}