|
@@ -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查研观向"`
|
|
|
|
}
|
|
}
|
|
|
|
|
|
// 判断用户是否阅读过该产业下的时间线
|
|
// 判断用户是否阅读过该产业下的时间线
|