add path
This commit is contained in:
@@ -17,5 +17,6 @@ public class ParentMenusResponse extends BaseResponse {
|
||||
private Long id;
|
||||
private String text;
|
||||
private String icon;
|
||||
private String path;
|
||||
private List<MenusResponse> items;
|
||||
}
|
||||
|
Reference in New Issue
Block a user