Commit 816f1838 authored by 曹盼盼's avatar 曹盼盼

修改ugp字段设置

parent 0ff67415
......@@ -57,6 +57,7 @@ public class Task extends BaseEntity {
@TableField(exist = false)
private String extend; //url路径
private Long extendId;
@TableField(exist = false)
private String projectName;
@TableField(exist = false)
private String image;
......
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