{
"title": "string",
"info": "string",
"sms_tempid": "string",
"notice_info": "string",
"sms_content": "string",
"notice_sms": 0
}
curl --location --request POST '/notice/config/change/28/save' \
--header 'x-token: {{x-token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"title": "string",
"info": "string",
"sms_tempid": "string",
"notice_info": "string",
"sms_content": "string",
"notice_sms": 0
}'
"string"