You've already forked FrameTour-BE
bug
This commit is contained in:
@ -59,4 +59,6 @@ public interface SourceMapper {
|
||||
SourceEntity querySameVideo(Long faceSampleId, Long deviceId);
|
||||
|
||||
int hasRelationTo(Long memberId, Long sourceId, int type);
|
||||
|
||||
List<SourceEntity> listVideoByFaceRelation(Long faceId);
|
||||
}
|
||||
|
Reference in New Issue
Block a user