curl --location --request GET 'http://139.198.190.189:58080/app-api/trade/order/item/get?id'{
"code": 0,
"data": {
"id": 1,
"orderId": 1024,
"spuId": 1,
"spuName": "芋道源码",
"skuId": 1,
"properties": [
100
],
"picUrl": "https://www.iocoder.cn/1.png",
"count": 1,
"commentStatus": true,
"price": 100,
"payPrice": 50,
"afterSaleId": 1024,
"afterSaleStatus": 1
},
"msg": "string"
}