You've already forked FrameTour-BE
修改
This commit is contained in:
@@ -29,4 +29,6 @@ public interface FaceMapper {
|
||||
int finishedJourney(Long faceId);
|
||||
|
||||
FaceRespVO findLastFaceByUserId(String userId);
|
||||
|
||||
List<FaceRespVO> listByScenicAndUserId(String scenicId, Long userId);
|
||||
}
|
||||
|
Reference in New Issue
Block a user