|
@@ -44,6 +44,7 @@ type CygxResourceDataResp struct {
|
|
|
IsShowHelpSsk bool `description:"是否展示帮我带问"`
|
|
|
IsShowSignup bool `description:"是否展示我要报名"`
|
|
|
IsShowAppointment bool `description:"是否展示预约纪要"`
|
|
|
+ IsLimitPeople int `description:"是否限制人数 1是,0否"`
|
|
|
IsShowDetails bool `description:"是否展示查看详情按钮"`
|
|
|
YidongActivityUrl string `description:"易董活动跳转地址"`
|
|
|
TripStatus int `description:"行程进行状态 1:预报名,2:确定行程"`
|