You've already forked FrameTour-BE
bindFace
This commit is contained in:
@@ -37,5 +37,5 @@ public interface FaceService {
|
||||
|
||||
ApiResponse<List<ContentPageVO>> contentListUseDefaultFace();
|
||||
|
||||
void bindFace(Long faceId, Long userId);
|
||||
void bindFace(Long faceId, Long memberId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user