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}