|
@@ -141,6 +141,7 @@ type CalendarListView struct {
|
|
|
Theme string `description:"会议主题"`
|
|
|
CooperationName string `description:"合作方名称"`
|
|
|
ActivityCategory string `description:"活动类别"`
|
|
|
+ Source int `description:"来源,0:自系统,1:上海方的"`
|
|
|
}
|
|
|
|
|
|
type CalendarListResp struct {
|