curl --location --request GET '/api/projectIntervention/createLoanApplyReport?loanId' \ --header 'userId;'
{ "code": "string", "message": "string", "traceId": "string", "data": {}, "timestamp": 0, "success": true }