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