{
"id": "string",
"tenant_id": "string",
"app_code": "string",
"log_category": "string",
"direction": "string",
"provider_code": "",
"request_method": "string",
"request_path": "string",
"request_query": "",
"request_url": "",
"request_headers": {
"property1": "string",
"property2": "string"
},
"request_body": null,
"response_status": 0,
"response_headers": {
"property1": "string",
"property2": "string"
},
"response_body": null,
"error_code": "",
"error_message": "",
"error": null,
"duration_ms": 0,
"trace_id": "",
"client_ip": "",
"user_agent": "",
"user_id": "",
"username": "",
"task_no": "",
"business_domain": "",
"business_key": "",
"extra": null,
"create_time": "string"
}