|
@@ -307,7 +307,7 @@ func (this *ActivityCoAntroller) PublishAndCancel() {
|
|
|
// @Description 获取活动详情接口
|
|
|
// @Param ActivityId query int true "活动ID"
|
|
|
// @Param IsShowJurisdiction query int true "是否仅展示有权限的,1是,0否 默认为0"
|
|
|
-// @Success Ret=200 {object} models.ActivityDetail
|
|
|
+// @Success Ret=200 {object} models.ActivityUserSearchContentList
|
|
|
// @router /getUserSearchContent [get]
|
|
|
func (this *ActivityCoAntroller) GetUserSearchContent() {
|
|
|
br := new(models.BaseResponse).Init()
|