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