You've already forked FrameTour-BE
taskStatus
This commit is contained in:
@@ -23,11 +23,6 @@ public class TaskRespVO {
|
||||
@ApiModelProperty("执行任务的机器ID")
|
||||
private Long workerId;
|
||||
private Long faceId;
|
||||
/**
|
||||
* 用户ID,可以不和用户关联
|
||||
*/
|
||||
@ApiModelProperty("用户ID")
|
||||
private Long memberId;
|
||||
/**
|
||||
* 模板ID
|
||||
*/
|
||||
|
Reference in New Issue
Block a user