curl --location --request GET 'http://139.198.190.189:58080/app-api/trade/after-sale-log/list?afterSaleId=1'{
"code": 0,
"data": [
{
"id": 20669,
"content": "维权完成,退款金额:¥37776.00",
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"msg": "string"
}