{
"method": "string",
"requestSource": "string"
}curl --location --request POST 'http://10.1.2.65:8080/ecms/ecmsweb/smsInfoConfig/getProtocolVersion' \
--header 'Content-Type: application/json' \
--data-raw '{
"method": "string",
"requestSource": "string"
}'{
"code": 0,
"count": 0,
"data": [
{
"name": "string",
"code": "string"
}
],
"message": "string",
"success": true
}