{}
curl --location --request POST '/message/querySystemNotice' \
--header 'token: a036f78787f54b00ab7dc8519b3bff84' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{"code":200,"message":"接口调用成功","data":[{"id":"b70e504ccdd84acdbe814e3af8230d95","title":"示例标题","content":"示例内容","startTime":"2025-03-20 23:00:00","endTime":"2025-03-21 10:59:59"}]}