随手拍修改bug修复

This commit is contained in:
马三炮 2025-06-23 14:29:13 +08:00
parent ad48a195c3
commit b1596c6b81
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ public class SnapshotServiceImpl implements SnapshotService {
mapper.addSnapshotForm(dto,userInfo);
}else{
mapper.updateSnapshotForm(dto,userInfo);
mapper.delSnapshotPhoto(dto);
}
//保存随手拍图片信息