curl --location --request GET '/amc/productR/'
{
"code": 0,
"message": "string",
"data": {
"status": 0,
"creatorId": 0,
"updatedTime": 0,
"productId": 0,
"companyId": 0,
"companyName": "string",
"productName": "string",
"productCategory": "string",
"productModel": "string",
"productTrademark": "string",
"createTime": "string",
"subTime": "string",
"enterTime": "string",
"registState": "string",
"taskType": "string",
"id": 0
},
"success": true
}