{
"id": 0,
"deptId": "string",
"deptName": "string",
"content": "string",
"createTime": "string",
"updateTime": "string",
"exist": false
}curl --location --request POST 'http://172.20.238.8:48806/promptword/saveOrUpdate' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"deptId": "string",
"deptName": "string",
"content": "string",
"createTime": "string",
"updateTime": "string",
"exist": false
}'{
"count": 0,
"data": "",
"code": 0,
"message": "",
"errorMessage": "",
"systemError": ""
}