updated code

This commit is contained in:
harish
2024-10-14 17:31:04 +05:30
parent 7b01e8eaa4
commit cd112b5663
3 changed files with 78 additions and 51 deletions

View File

@@ -9,6 +9,6 @@ public class SuperAdminWidgetResponseBean {
private Widget1 widget1;
private List<Object[]> widgetBars;
// private List<Object[]> widgetBars;
}