{
"MessageContent": "string",
"SessionID": "string"
}curl --location 'https://gapi.mccfk.cn/Message/SendMsg' \
--header 'Content-Type: application/json' \
--data '{
"MessageContent": "string",
"SessionID": "string"
}'{
"Success": true,
"Massage": "string"
}