我有这些数据:
{
userID: 'a7664093-502e-4d2b-bf30-25a2b26d6021',
itemKind: 0,
value: 1,
description: 'Saude',
itemID: '03e76d0a-8bab-11e0-8250-000c29b481aa'
}
Run Code Online (Sandbox Code Playgroud)
我需要发布到json网址: http:// domain/OnLeagueRest/resources/onleague/Account/CreditAccount
使用php如何发送此帖子请求?