curl --location --request GET '/goods/commentResources/list'
{
"total": 0,
"rows": [
{
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z",
"id": 0,
"resourceName": "string",
"resourceSuffix": "string",
"resourceUrl": "string",
"status": "string"
}
],
"code": 0,
"msg": "string"
}