{
"objectId": "string",
"remark": "string",
"userId": "string",
"userName": "string"
}curl --location --request POST '/api/loanReportInfo/endLoanReport' \
--header 'Content-Type: application/json' \
--data-raw '{
"objectId": "string",
"remark": "string",
"userId": "string",
"userName": "string"
}'{
"code": "string",
"message": "string",
"traceId": "string",
"data": "string",
"timestamp": 0,
"success": true
}