curl --location '/sys-unity/version?code=undefined&name=undefined&pageNo=undefined&pageSize=undefined&projectCode=undefined&type=undefined&versionNo=undefined'{
"code": 0,
"data": {
"columns": [
{}
],
"extension": {},
"pages": "string",
"rows": [
{
"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"
}
],
"total": "string"
},
"encrypt": true,
"extension": {},
"message": "string",
"success": true
}