curl --location '/app-api/entre/personal-center/mentor-guidance/reply' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"replyContent": "string",
"operationType": 0
}'{
"code": 0,
"data": true,
"msg": "string"
}