{
"id": 0,
"misreadWord": "string",
"replacementWords": "string",
"viewWords": "string",
"enable": true
}curl --location --request POST 'https://test.51vive.com/forums/misreadLibrary' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"misreadWord": "string",
"replacementWords": "string",
"viewWords": "string",
"enable": true
}'{
"code": 0,
"msg": "string",
"data": {}
}