curl --location --request GET 'http://smart-shop.itheima.net/index.php?s=/api/order/pay&orderId=10019&payType=10' \ --header 'Access-Token: 1741f74aed758a688515f72572dc8e37' \ --header 'platform: H5'
{ "status": 200, "message": "订单支付成功", "data": [] }