zhangqian
2023-08-09 090680391d6c9d51e31d30319ab6d35cc937aaf3
api/v1/serviceContract.go
@@ -151,7 +151,7 @@
// List
//
// @Tags      ServiceContract
// @Summary   生成计划列表
// @Summary   服务合同列表
// @Produce   application/json
// @Param      object   body      request.GetServiceContractList   true   "参数"
// @Success   200      {object}   contextx.Response{data=response.ServiceContractsResponse}