You've already forked FrameTour-BE
1
This commit is contained in:
@@ -31,7 +31,7 @@ public interface FaceService {
|
||||
|
||||
SearchFaceRespVo matchFaceId(Long faceId, boolean isNew);
|
||||
|
||||
ApiResponse deleteFace(Long faceId);
|
||||
ApiResponse<String> deleteFace(Long faceId);
|
||||
|
||||
List<ContentPageVO> faceContentList(Long faceId);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user