{
"title": "1",
"msgContent": "测试1",
"startTime": "2022-12-21",
"endTime": "2023-1-21",
"id": "4358ab5acb41462226197a4852ab4b89"
}
curl --location --request PUT 'https://cn-cd-dx-3.natfrp.cloud:45582/api/zfdw_ext/ltm/system/notice/edit' \
--header 'Cookie: SESSION=;SESSION=3bb735243ee640199353a7f5050af8c6' \
--header 'Content-Type: application/json' \
--data-raw '{
"title": "1",
"msgContent": "测试1",
"startTime": "2022-12-21",
"endTime": "2023-1-21",
"id": "4358ab5acb41462226197a4852ab4b89"
}'
{}