curl --location --request GET '/amc/product/public/url'
{
"code": 0,
"message": "string",
"data": {
"pageNum": 0,
"pageSize": 0,
"total": 0,
"pages": 0,
"list": [
{
"status": 0,
"creatorId": 0,
"updatedTime": 0,
"productId": 0,
"companyId": 0,
"appType": 0,
"isConnVehicle": "string",
"productModel": "string",
"productTrademark": "string",
"chassisCategor": "string",
"typeOrgan": "string",
"productName": "string",
"productCategory": "string",
"agencyId": 0,
"agencyName": "string",
"isFullViewIns": "string",
"entryDate": 0,
"announcementBatch": 0,
"statisticsTableStatus": 0,
"inspectionReportStatus": 0,
"entryRecordStatus": 0,
"files": [
{
"status": 0,
"creatorId": 0,
"updatedTime": 0,
"fileContentType": "string",
"fileType": 0,
"fileDesc": "string",
"fileContentDesc": "string",
"id": 0,
"relativeId": 0,
"businessReId": 0,
"fileIds": "string"
}
],
"amcProdNets": [
{
"status": 0,
"creatorId": 0,
"updatedTime": 0,
"paramId": 0,
"paramNum": "string",
"paramName": "string",
"paramVal": "string",
"paramValueExp": "string",
"changeExtension": true,
"id": 0
}
],
"amcProdVehicles": [
{
"status": 0,
"creatorId": 0,
"updatedTime": 0,
"productId": 0,
"paramNum": "string",
"paramName": "string",
"paramVal": "string",
"paramValueExp": "string",
"changeExtension": true,
"id": 0
}
],
"inspectionEntryUpload": {
"statsNum": "string",
"agencyName": "string",
"inspectionReportStatus": 0,
"submitTime": 0,
"reportStatus": [
{
"reportNumber": "string",
"reportDir": 0,
"reportStatus": 0
}
]
},
"rectificationCategory": "string",
"correctiveAction": "string",
"changeDeclaration": "string",
"changeCategory": "string",
"correctionInformation": "string",
"amcStatisticVo": {
"status": 0,
"creatorId": 0,
"updatedTime": 0,
"dataSource": 0,
"id": 0,
"statisticId": 0,
"agencyId": 0,
"statsNum": "string",
"companyId": 0,
"recordId": 0,
"companyName": "string",
"productModel": "string",
"productName": "string",
"proTrademark": "string",
"productType": "string",
"vehicleType": "string",
"engineType": "string",
"inspectDesc": "string",
"inspectBasis": "string",
"reportNumber": "string",
"statsStatus": 0,
"statsReportStatus": 0,
"submitTime": 0,
"submitReportTime": 0,
"statsType": 0,
"updateMatter": "string",
"dirList": [
{
"status": 0,
"creatorId": 0,
"updatedTime": 0,
"projectType": 0,
"id": 0,
"dirId": 0,
"statisticId": 0,
"reportNumber": "string",
"projectCode": "string",
"projectName": "string",
"inspectBasis": "string",
"inspectType": 0,
"sameProId": "string",
"sameReportNumber": "string",
"changeExtension": true,
"inspectTypeExp": 0,
"videoCode": "string",
"reportType": 0,
"importReport": true,
"companyName": "string",
"productModel": "string",
"productName": "string",
"proTrademark": "string",
"fileId": "string",
"reportStatus": 0,
"submitTime": 0,
"uploadTime": 0,
"statsNum": "string",
"venueId": 0
}
]
},
"otherAppType": "string",
"approvalOpinion": "string",
"id": 0,
"applyStatusDesc": "string",
"recordStatusDesc": "string",
"recordId": 0,
"companyName": "string",
"taskName": "string",
"taskId": 0,
"instanceId": 0,
"flowTaskId": 0,
"assignee": "string",
"assigneeName": "string",
"category": "string",
"taskType": "string",
"recordStatus": 0,
"applyStatus": 0,
"countDown": "string",
"displaySwitch": "string",
"publicTime": 0,
"reviewRole": "string",
"reviewRoleCode": 0
}
],
"hasNextPage": true,
"pageInfo": {
"total": 0,
"list": [
{}
],
"pageNum": 0,
"pageSize": 0,
"size": 0,
"startRow": 0,
"endRow": 0,
"pages": 0,
"prePage": 0,
"nextPage": 0,
"isFirstPage": true,
"isLastPage": true,
"hasPreviousPage": true,
"hasNextPage": true,
"navigatePages": 0,
"navigatepageNums": [
0
],
"navigateFirstPage": 0,
"navigateLastPage": 0
}
},
"success": true
}