- 在 ModelImageService 接口中添加 getComment 方法获取评论 - 在 ModelImageServiceImpl 中实现 getComment 方法 - 在 ModelImageController 中添加 getComment 接口 - 优化 ModelImageLike 和 ModelImageCommentLike相关逻辑 |
||
---|---|---|
.. | ||
src/main | ||
pom.xml |
- 在 ModelImageService 接口中添加 getComment 方法获取评论 - 在 ModelImageServiceImpl 中实现 getComment 方法 - 在 ModelImageController 中添加 getComment 接口 - 优化 ModelImageLike 和 ModelImageCommentLike相关逻辑 |
||
---|---|---|
.. | ||
src/main | ||
pom.xml |