| Package | Description |
|---|---|
| com.platform.entity | |
| com.platform.service |
| Modifier and Type | Method and Description |
|---|---|
List<CategoryVo> |
CategoryVo.getSubCategoryList() |
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryVo.setSubCategoryList(List<CategoryVo> subCategoryList) |
| Modifier and Type | Method and Description |
|---|---|
CategoryVo |
ApiCategoryService.queryObject(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
List<CategoryVo> |
ApiCategoryService.queryList(Map<String,Object> map) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiCategoryService.save(CategoryVo category) |
void |
ApiCategoryService.update(CategoryVo category) |
Copyright © 2021. All rights reserved.