| Package | Description |
|---|---|
| com.platform.service |
| Modifier and Type | Method and Description |
|---|---|
CommentVo |
ApiCommentService.queryObject(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
List<CommentVo> |
ApiCommentService.queryList(Map<String,Object> map) |
| Modifier and Type | Method and Description |
|---|---|
int |
ApiCommentService.save(CommentVo comment) |
void |
ApiCommentService.update(CommentVo comment) |
Copyright © 2021. All rights reserved.