curl --location --request POST 'http://127.0.0.1:8080/admin/updateCompetitiveProject' \ --data-urlencode 'competitiveName=啊实打实' \ --data-urlencode 'id=12'
{}