{ "id": 1, "value": 1 }
curl --location '/adminapi/recharge.package/sort' \ --header 'token: {{admin-token}}' \ --header 'Content-Type: application/json' \ --data '{ "id": 1, "value": 1 }'
{}