curl --location --request GET '/system/notice/list?noticeTitle'{
"total": 0,
"rows": [
{
"noticeId": 0,
"noticeTitle": "",
"noticeType": "",
"noticeContent": "",
"status": "",
"remark": "",
"createBy": 0,
"createByName": "",
"createTime": ""
}
],
"code": 0,
"msg": ""
}