curl --location --request GET '/system/notice/getByCode?noticeCode=negotiation_guide' \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6Ijg1ZGQyMjFhLTMwZjQtNDdjNS04MmYxLWJkOWYyM2E0NzIzNyJ9.7cjOFUNC1zh4ojUHyEN4RrF5wkcnRSJKQpQgm1ZSx-pkD21-kHIf1w-5hCaUzb4XFkBxpyNDTfCAvH_2aLotPA'{
"msg": "操作成功",
"code": 200,
"data": {
"createBy": "admin",
"createTime": "2025-03-03 16:21:37",
"updateBy": "admin",
"updateTime": "2025-03-03 17:15:15",
"remark": null,
"isDeleted": null,
"deleteBy": null,
"deleteTime": null,
"noticeId": 3,
"noticeTitle": "客户拜访工作指引",
"noticeCode": "negotiation_guide",
"noticeType": "2",
"noticeContent": "<p class=\"ql-align-center\">测试测试测试测试</p>",
"status": "0"
}
}