Browse Source

no message

xingzai 1 year ago
parent
commit
556e5e27cd
1 changed files with 0 additions and 1 deletions
  1. 0 1
      models/timeline_log.go

+ 0 - 1
models/timeline_log.go

@@ -17,7 +17,6 @@ type CygxTimelineLog struct {
 	CreateTime             time.Time `description:"创建时间"`
 	CreateTime             time.Time `description:"创建时间"`
 	ModifyTime             time.Time `description:"更新时间"`
 	ModifyTime             time.Time `description:"更新时间"`
 	RealName               string    `description:"用户实际名称"`
 	RealName               string    `description:"用户实际名称"`
-	Source                 int       `description:"来源1查研观向"`
 }
 }
 
 
 // 判断用户是否阅读过该产业下的时间线
 // 判断用户是否阅读过该产业下的时间线