wangpengfei
2023-08-24 20f6ea1b89070f17b1d9f47e9c5e349f0c87c37d
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