You've already forked FrameTour-BE
taskStatus
This commit is contained in:
@ -56,4 +56,6 @@ public interface TaskMapper {
|
||||
int setFail(TaskEntity taskUpdate);
|
||||
|
||||
TaskEntity getFaceAutomaticTask(Long faceId);
|
||||
|
||||
TaskEntity get(Long taskId);
|
||||
}
|
||||
|
Reference in New Issue
Block a user