You've already forked FrameTour-BE
免费数量
This commit is contained in:
@@ -68,6 +68,7 @@ public interface SourceMapper {
|
||||
List<SourceEntity> listVideoByFaceRelation(Long memberId, Long faceId);
|
||||
|
||||
List<SourceEntity> listImageByFaceRelation(Long memberId, Long faceId);
|
||||
List<MemberSourceEntity> listByFaceRelation(Long memberId, Long faceId, Integer type);
|
||||
|
||||
SourceEntity getEntity(Long id);
|
||||
|
||||
|
Reference in New Issue
Block a user