curl --location --request POST 'https://apip2.xuance365.com/pay/apple_pay_check_history?uid=1&out_order_id=123&receipt_data=abc&is_sandbos=1&t=123&sign=77d79e1430c50eb2c3e7b9cfffcb7786'
{
"code": "1",
"msg": "苹果验证通过",
"data": {
"out_order_id": "2000000718978058",
"in_app_ownership_type": "PURCHASED"
},
"time": "2024-09-19 20:03:30"
}