{ "revenue":1.00 }
curl --location '/app/api/event/revenue' \ --header 'User-Id: 900003' \ --header 'Bundle: com.hdtub.flick' \ --header 'Content-Type: application/json' \ --data '{ "revenue":1.00 }'
{"msg":"操作成功","code":200}