You've already forked FrameTour-BE
逻辑
This commit is contained in:
@@ -30,4 +30,6 @@ public interface VideoMapper {
|
||||
int updateRelation(MemberVideoEntity memberVideoEntity);
|
||||
|
||||
List<VideoRespVO> queryByRelation(VideoReqQuery videoReqQuery);
|
||||
|
||||
List<MemberVideoEntity> userFaceTemplateVideo(Long userId, Long faceId, Long templateId);
|
||||
}
|
||||
|
Reference in New Issue
Block a user