{
"type": "string",
"filePath": "string",
"change": "string"
}curl --location '/noticeFileChange' \
--header 'Content-Type: application/json' \
--data '{
"type": "string",
"filePath": "string",
"change": "string"
}'{
"retCode": 0,
"createOn": "string",
"errMsg": "string",
"data": {}
}