Commit be6707aa authored by zhangyingbin's avatar zhangyingbin

修改任务dto

parent 691d1c27
...@@ -38,5 +38,6 @@ public class TaskDto extends BaseDto { ...@@ -38,5 +38,6 @@ public class TaskDto extends BaseDto {
Integer number; //状态码 Integer number; //状态码
private Date sendTime; private Date sendTime;
private Long unitId;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment