mcwl-ai/mcwl-admin
yang 120e61102d feat(resource): 添加图片评论功能- 新增 ModelImageCommentVo 类用于评论区评论
- 在 ModelImageService 接口中添加 getComment 方法获取评论
- 在 ModelImageServiceImpl 中实现 getComment 方法
- 在 ModelImageController 中添加 getComment 接口
- 优化 ModelImageLike 和 ModelImageCommentLike相关逻辑
2025-01-11 15:33:30 +08:00
..
src feat(resource): 添加图片评论功能- 新增 ModelImageCommentVo 类用于评论区评论 2025-01-11 15:33:30 +08:00
pom.xml feat(resource): 添加模型图片上传和评论功能 2025-01-10 13:58:06 +08:00