curl --location --request GET '/api/goods/detail?id='{
"category": "string",
"categoryId": 0,
"content": "string",
"goodsImageList": [
"string"
],
"id": 0,
"image": "string",
"name": "string",
"orderNum": 0,
"price": "string",
"remarks": "string",
"scribingPrice": "string",
"sort": 0,
"status": 0,
"statusDesc": "string",
"unit": "string",
"unitId": 0
}