{
"id":935,
"fileName":"文件不",
"text":"wlqwql"
}
curl --location --request POST 'http://127.0.0.1:8080/user/save2updateFile' \
--header 'Content-Type: application/json' \
--data-raw '{
"id":935,
"fileName":"文件不",
"text":"wlqwql"
}'
{
"code": 0,
"msg": "string",
"data": true
}