{
"id":"7038c6eacff9491e9bec782884c9d2af",
"title": "title13",
"content":"13456"
}curl --location --request POST '/sysNotice/update' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"id":"7038c6eacff9491e9bec782884c9d2af",
"title": "title13",
"content":"13456"
}'{}