curl --location 'sign/consumeEnergy' \ --form 'energy="10"'
{ "code": 1, "show": 0, "msg": "消费1个能量值成功", "data": [] }