{
"folderId":1,
"fileName":"jjxx",
"text":"adalkdala"
}
curl --location --request POST 'http://127.0.0.1:8080/user/save2updateFile' \
--header 'Content-Type: application/json' \
--data-raw '{
"folderId":1,
"fileName":"jjxx",
"text":"adalkdala"
}'
{}