You've already forked FrameTour-BE
修改IDevice+IStor
This commit is contained in:
@@ -23,6 +23,4 @@ public interface FaceService {
|
||||
ApiResponse<Integer> update(FaceEntity face);
|
||||
|
||||
ApiResponse faceUpload(MultipartFile file, Long scrnicId);
|
||||
|
||||
ApiResponse<FaceRespVO> getFaceByMemberId(Long memberId);
|
||||
}
|
||||
|
Reference in New Issue
Block a user