mcwl-ai/mcwl-admin
yang 4c15e5247f feat(resource): 添加我的发布功能并优化图片列表接口
- 在 MallProductController 中添加了三个新的接口:selectByUserIdModel、selectByUserIdWorkFlow 和 selectByUserIdImage,用于获取用户发布的模型、工作流和图片信息
- 在 ModelCommentController 和 ModelImageController 中添加了 @RepeatSubmit 注解,用于防止重复提交
- 优化了 ModelImageController 中的 list 接口,使用 PageDomain 作为参数,提高了接口的通用性和灵活性
2025-01-14 16:34:13 +08:00
..
src feat(resource): 添加我的发布功能并优化图片列表接口 2025-01-14 16:34:13 +08:00
pom.xml feat: 模型评论模块 2025-01-12 15:36:37 +08:00