You've already forked FrameTour-BE
bindFace
This commit is contained in:
@@ -83,4 +83,6 @@ public interface SourceMapper {
|
||||
void addSourceWatermark(Long sourceId, Long faceId, String type, String url);
|
||||
|
||||
int deleteUselessSource();
|
||||
|
||||
int updateMemberIdByFaceId(Long faceId, Long memberId);
|
||||
}
|
||||
|
Reference in New Issue
Block a user