xingzai 3 жил өмнө
parent
commit
3c2f06d729

+ 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