{
"title": "123",
"msgContent": "123",
"startTime": "2022-12-28",
"endTime": "2023-1-25",
"msgType": 2,
"sentType": 1
}
curl --location --request POST 'https://cn-cd-dx-3.natfrp.cloud:45582/api/zfdw_ext/ltm/mobile/notice/add' \
--header 'Cookie: SESSION=;SESSION=3bb735243ee640199353a7f5050af8c6' \
--header 'Content-Type: application/json' \
--data-raw '{
"title": "123",
"msgContent": "123",
"startTime": "2022-12-28",
"endTime": "2023-1-25",
"msgType": 2,
"sentType": 1
}'
{}