curl --location --request GET '/admin/system/operation_log//'
{
"id": 0,
"description": "string",
"modifier": "string",
"dept_belong_id": "string",
"update_datetime": "2019-08-24T14:15:22Z",
"create_datetime": "2019-08-24T14:15:22Z",
"request_modular": "string",
"request_path": "string",
"request_body": "string",
"request_method": "string",
"request_msg": "string",
"request_ip": "string",
"request_browser": "string",
"response_code": "string",
"request_location": "string",
"request_os": "string",
"json_result": "string",
"status": true,
"creator": "string"
}