{
"id": 0,
"deptId": "string",
"deptName": "string",
"content": "string",
"createTime": "string",
"updateTime": "string",
"exist": false
}curl --location 'https://10086fjai.com/promptword/saveOrUpdate' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"deptId": "string",
"deptName": "string",
"content": "string",
"createTime": "string",
"updateTime": "string",
"exist": false
}'{
"count": 0,
"data": "",
"code": 0,
"message": "",
"errorMessage": "",
"systemError": ""
}