curl --location 'http://localhost:8080/operation/notice/list?pageNum=1&pageSize=10&orderByColumn=createTime&isAsc=desc&title=%E8%AF%95%E5%93%88%E5%93%88¶ms%5BbeginTime%5D=2014-10-10¶ms%5BendTime%5D=2024-12-10¬iceStatusIn=0%2C1&langId=1¤cyCode=2¬iceType=3' \
--header 'authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6ImFlZWVmMmNjLThjNmMtNDg2Zi04NzAyLTJjZTJmYTc5ZjY5MiJ9.xJUEZQk0yfDz5lVwHe1QXKr7c59HYZ1J1HjqTSiBwXYStRtrIeb_q4S3S-oN55GvdO2A7uw7VJ7FmC6gubCXBA'{
"total": 0,
"rows": [
{
"id": 0,
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"remark": null,
"playType": 0,
"receiptType": 0,
"sendTime": "string",
"title": "string",
"content": "string",
"openWindow": true,
"windowType": 0,
"openStartTime": "string",
"openEndTime": "string",
"openTips": true,
"noticeStatus": 0,
"operationNoticePlays": [
{
"id": 0,
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": null,
"remark": null,
"noticeId": 0,
"langId": 0,
"currencyCode": null
}
],
"langs": "string",
"currencyNames": "string",
"langId": null,
"currencyCode": null,
"noticeStatusIn": null,
"operationNoticeReceipts": [
{
"id": 0,
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": null,
"remark": null,
"noticeId": 0,
"tourist": 0,
"memberAccount": "string",
"memberLevel": 0,
"memberVip": 0
}
]
}
],
"code": 0,
"msg": "string"
}