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