curl --location --request GET 'http://k28hrq.natappfree.cc/arbitrage/notice/page?current=&pageSize=&title=¬iceType=&sendState=&sendTimeRang=2023-10-20 01:00:00&sendTimeRang=2023-10-20 01:00:00' \
--header 'Authorization: Bearer {{pc_token}}' \
--header 'Authorization;' \
--header 'Accept-Language: en-US'
{
"data": {
"total": 1,
"list": [
{
"id": 1,
"title": "标题",
"noticeType": 1,
"sendState": 0,
"html": "新增通知内容"
}
]
},
"error": null
}