curl --location --request POST '/appMark/goodsOrder/getRealPrice/'
{ "code": 0, "msg": "string", "data": [ { "id": 0, "goodsSku": "string", "realPrice": 0 } ] }