You've already forked FrameTour-BE
删除人脸逻辑
This commit is contained in:
@@ -52,4 +52,6 @@ public interface VideoMapper {
|
||||
VideoEntity getEntity(Long videoId);
|
||||
|
||||
int deleteNotBuyRelations(Long scenicId, Date endDate);
|
||||
|
||||
int deleteNotBuyFaceRelations(Long userId, Long faceId);
|
||||
}
|
||||
|
Reference in New Issue
Block a user