This commit is contained in:
lSun 2025-09-29 19:09:37 +08:00
parent 7f24b11d32
commit 8ae85f8991
1 changed files with 1 additions and 0 deletions

View File

@ -265,6 +265,7 @@ public class ImageCaptionServiceImpl implements ImageCaptionService {
public AjaxResult getImageListDetails(UserOperaVo vo) {
try{
// 查询数据历史集合
vo.setUserId(SecurityUtils.getUserId().toString());
List<UserOperaVo> hisImageList=mapper.getImageListHistory(vo);
for (UserOperaVo userOperaVo2 : hisImageList) {
//查询 每次历史的 图片集合