You've already forked FrameTour-BE
逻辑调整
This commit is contained in:
@@ -27,4 +27,5 @@ public interface FaceService {
|
||||
List<FaceRespVO> listByUser(Long userId, String scenicId);
|
||||
SearchFaceRespVo matchFaceId(Long faceId);
|
||||
|
||||
SearchFaceRespVo matchFaceId(Long faceId, boolean isNew);
|
||||
}
|
||||
|
Reference in New Issue
Block a user