修改备注
This commit is contained in:
@@ -43,7 +43,7 @@ public class HyFollowTaskDO implements Serializable {
|
||||
@ApiModelProperty("任务状态:0:待完成、1:已完成、2:已逾期、3:作废、4逾期完成、5逾期作废")
|
||||
private Integer taskStatus;
|
||||
|
||||
@ApiModelProperty("任务截止时间")
|
||||
@ApiModelProperty("完成时间")
|
||||
private Date finishTime;
|
||||
|
||||
@ApiModelProperty("删除标识")
|
||||
|
||||
Reference in New Issue
Block a user