{
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"remark": "string",
"isDeleted": true,
"deleteBy": "string",
"deleteTime": "string",
"params": {
"key": {}
},
"noticeId": 0,
"noticeTitle": "string",
"noticeCode": "string",
"noticeType": "string",
"noticeContent": "string",
"status": "string"
}curl --location --request POST '/system/notice/insert' \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6Ijg1ZGQyMjFhLTMwZjQtNDdjNS04MmYxLWJkOWYyM2E0NzIzNyJ9.7cjOFUNC1zh4ojUHyEN4RrF5wkcnRSJKQpQgm1ZSx-pkD21-kHIf1w-5hCaUzb4XFkBxpyNDTfCAvH_2aLotPA' \
--header 'Content-Type: application/json' \
--data-raw '{
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"remark": "string",
"isDeleted": true,
"deleteBy": "string",
"deleteTime": "string",
"params": {
"key": {}
},
"noticeId": 0,
"noticeTitle": "string",
"noticeCode": "string",
"noticeType": "string",
"noticeContent": "string",
"status": "string"
}'{
"": {}
}