docs/swagger.json
@@ -1231,7 +1231,7 @@ "in": "body", "required": true, "schema": { "$ref": "#/definitions/request.OperationAllList" "$ref": "#/definitions/request.OperationCondition" } } ], @@ -4181,6 +4181,22 @@ } } }, "request.OperationCondition": { "type": "object", "properties": { "condition": { "type": "string" }, "page": { "description": "页码", "type": "integer" }, "pageSize": { "description": "每页大小", "type": "integer" } } }, "request.OperationDetails": { "type": "object", "properties": {