|
@@ -178,6 +178,7 @@ type ActivityDetail struct {
|
|
IsShowMeetingReminder bool `description:"是否展示会议提醒"`
|
|
IsShowMeetingReminder bool `description:"是否展示会议提醒"`
|
|
IsShowHelpSsk bool `description:"是否展示帮我带问"`
|
|
IsShowHelpSsk bool `description:"是否展示帮我带问"`
|
|
IsShowSignup bool `description:"是否展示我要报名"`
|
|
IsShowSignup bool `description:"是否展示我要报名"`
|
|
|
|
+ IsShowDetails bool `description:"是否展示查看详情按钮"`
|
|
TemporaryLabel string `description:"临时标签"`
|
|
TemporaryLabel string `description:"临时标签"`
|
|
IsCanAppointmentMinutes int `description:"是否可预约纪要 1是 ,0 否 默认0 "`
|
|
IsCanAppointmentMinutes int `description:"是否可预约纪要 1是 ,0 否 默认0 "`
|
|
YidongActivityId string `description:"易董活动ID"`
|
|
YidongActivityId string `description:"易董活动ID"`
|