curl --location --request POST 'https://gamefusion-op-dev-v1.pt198.com/player/changeBalance' \ --header 'Content-Type: application/json' \ --data-raw '{ "playerName":"chief001", "currencyCode":"CNY", "amount":"100" }'