|
@@ -198,6 +198,9 @@ type ActivityDetail struct {
|
|
|
ActivityTimeEnd string `description:"专项产业调研活动预期结束时间"`
|
|
|
IsShowFollowButton bool `description:"是否展示关注取关按钮"`
|
|
|
IsFollowButton bool `description:"是否关注"`
|
|
|
+ IsYidongConduct bool `description:"是否属于易董办会 1:是 、0:否"`
|
|
|
+ IsCanOutboundCall int `description:"是否提供外呼 1:是 、0:否"`
|
|
|
+ TencentConferenceNumber string `description:"腾讯会议号"`
|
|
|
}
|
|
|
type ListArticleActivity struct {
|
|
|
Title string `description:"文章标题"`
|