curl --location --request GET '/PrintSolution'
{
"isSuccess": true,
"code": 0,
"errorMessage": "string",
"data": {
"id": 0,
"vue_path": "string",
"tab_page": "string",
"solution_name": "string",
"config_json": "string",
"report_length": 0,
"report_width": 0,
"report_direction": "st",
"tenant_id": 0
}
}