{
"noticeId": "1",
"noticeTitle": "78",
"noticeType": "1",
"noticeContent": "<p>77</p>",
"status": "0"
}curl --location --request POST 'http://develop.tianxin.supermind.quant-chi.com:8045/api/sys/notice/edit' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"noticeId": "1",
"noticeTitle": "78",
"noticeType": "1",
"noticeContent": "<p>77</p>",
"status": "0"
}'{}