api/v1/serviceFollowup.go
@@ -132,7 +132,9 @@ // @Summary 回访单管理列表 // @Produce application/json // @Param object body request.GetServiceFollowupList true "参数" // @Success 200 {object} contextx.Response{data=response.ServiceFollowupResponse} // // @Success 200 {object} contextx.Response{data=response.ServiceFollowupResponse} // // @Router /api/serviceFollowup/list [post] func (con *ServiceFollowupApi) List(c *gin.Context) { var params request.GetServiceFollowupList