xingzai 3 år sedan
förälder
incheckning
3c2f06d729
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      models/article_department.go

+ 1 - 0
models/article_department.go

@@ -19,6 +19,7 @@ type CygxArticleDepartmentRep struct {
 	DepartmentId int    `description:"主键ID"`
 	CreateTime   string `description:"创建时间"`
 	NickName     string `description:"昵称"`
+	ImgUrl       string `description:"头像链接"`
 	FollowNum    int    `description:"是否关注 1是 ,0 否"`
 	IsMyFollow   bool   `description:"是否关注"`
 	List         []*IndustrialManagementIdInt