合并代码
This commit is contained in:
@@ -65,4 +65,8 @@ public class TowerProjectUser implements Serializable {
|
||||
@TableField(exist = false)
|
||||
private String avatar;
|
||||
|
||||
@ApiModelProperty(value = "所在部门")
|
||||
@TableField(exist = false)
|
||||
private String organizationName;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user