You've already forked FrameTour-BE
支持默认获取人脸
This commit is contained in:
@@ -26,4 +26,6 @@ public interface FaceMapper {
|
||||
FaceRespVO getByMemberId(@Param("userId") Long userId, @Param("scenicId") Long scenicId);
|
||||
|
||||
int finishedJourney(Long faceId);
|
||||
|
||||
FaceRespVO findLastFaceByUserId(String userId);
|
||||
}
|
||||
|
Reference in New Issue
Block a user