You've already forked FrameTour-BE
bug修复
This commit is contained in:
@@ -25,6 +25,8 @@ public interface TaskService {
|
||||
|
||||
void taskStart(Long taskId, WorkerAuthReqVo req);
|
||||
|
||||
void forceCreateTaskByFaceIdAndTempalteId(Long faceId, Long templateId);
|
||||
|
||||
void autoCreateTaskByFaceId(Long id);
|
||||
|
||||
Date getTaskShotDate(Long taskId);
|
||||
|
Reference in New Issue
Block a user