{ "name": "data_export", "request": { "method": "POST", "path": "/v1/data/export", "headers": { "Content-Type": "application/xml" }, "body": "10001xml" }, "response": { "status": 200, "headers": { "Content-Type": "application/xml" }, "body": "0导出成功10001管理员admin@example.com" } }