优化
This commit is contained in:
@ -50,6 +50,9 @@ public class AppTaskVO {
|
||||
@ApiModelProperty("项目名")
|
||||
private String projectName;
|
||||
|
||||
@ApiModelProperty("任务图片")
|
||||
private String taskImg;
|
||||
|
||||
@ApiModelProperty("任务开始时间")
|
||||
private String taskBeginTime;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user