curl --location --request POST 'https://apip2.xuance365.com/pay/apple_pay_check?uid=9&xuance_order_id=aeefc68e1775bea39e9c634a0c59fa0b&receipt_data=abc&is_sandbos=1&t=123&sign=1821713ee50ec9253978d8b03077d9da'
{
"code": "1",
"msg": "苹果验证通过",
"data": {
"out_order_id": "2000000719014325", //绑定的苹果支付订单号
"in_app_ownership_type": "PURCHASED"
},
"time": "2024-09-19 21:14:53"
}