新增接口 分类列表(包括子分类)
This commit is contained in:
@@ -11,5 +11,5 @@ public class ShopCategoryVo {
|
||||
|
||||
private String name;
|
||||
|
||||
private List<ShopCategoryVo> childs;
|
||||
private List<ShopCategoryVo> childrenList;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user