{ "historyName":"asjiadai", "id":2 }
curl --location --request POST 'http://127.0.0.1:8080/user/updateHistoryName' \ --header 'Content-Type: application/json' \ --data-raw '{ "historyName":"asjiadai", "id":2 }'
{}