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