You've already forked FrameTour-BE
修改
This commit is contained in:
@ -49,4 +49,6 @@ public interface TaskMapper {
|
||||
TaskEntity getFaceAutomaticTask(Long faceId);
|
||||
|
||||
TaskEntity get(Long taskId);
|
||||
|
||||
List<TaskEntity> listEntity(TaskReqQuery taskReqQuery);
|
||||
}
|
||||
|
Reference in New Issue
Block a user