curl --location '/p/prodBrowseLog' \
--header 'Content-Type: application/json' \
--data '{
"prodBrowseLogId": 0,
"createTime": "string",
"browseTime": "string",
"userId": "string",
"prodId": 0,
"categoryId": 0,
"prodType": 0,
"prodName": "string",
"pic": "string",
"price": 0,
"scoreFee": 0,
"prodStatus": 0,
"shopId": 0,
"times": 0
}'{
"code": "",
"msg": "",
"data": null,
"version": "",
"timestamp": 0,
"sign": ""
}