curl --location '/sys-unity/oauthRecord?endDate=undefined&oauthId=undefined&startDate=undefined'{
"code": 0,
"data": {
"dataList": [
{
"property1": {},
"property2": {}
}
],
"total": "string"
},
"encrypt": true,
"extension": {},
"message": "string",
"success": true
}