{
"id": 884,
"fileName":"aklsda"
}
curl --location --request POST 'http://127.0.0.1:8080/user/updateFolderName' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 884,
"fileName":"aklsda"
}'
{}