curl --location '/sys-unity/api/version/top?code=undefined&projectCode=undefined&type=undefined&versionNo=undefined'{
"code": 0,
"data": {
"code": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"description": "string",
"fileSize": "string",
"fileUrl": "string",
"forceUpdate": true,
"id": "string",
"name": "string",
"projectCode": "string",
"sort": 0,
"state": 0,
"type": 0,
"updateTime": "2019-08-24T14:15:22.123Z",
"version": "string",
"versionNo": "string"
},
"encrypt": true,
"extension": {},
"message": "string",
"success": true
}