You've already forked FrameTour-BE
删除人脸逻辑
This commit is contained in:
@@ -29,4 +29,6 @@ public interface FaceService {
|
||||
SearchFaceRespVo matchFaceId(Long faceId);
|
||||
|
||||
SearchFaceRespVo matchFaceId(Long faceId, boolean isNew);
|
||||
|
||||
ApiResponse deleteFace(Long faceId);
|
||||
}
|
||||
|
Reference in New Issue
Block a user