curl --location --request POST 'http://cbos.nbport.com.cn:85/CBOSWeb/services/CodSwicthTableService?userID=CBOS_06&codType=VIEW_SWITCH_CNT_SIZE'
{
"soapenv:Header": "string",
"soapenv:Body": {
"p31:getCodSwitchMessageResponse": {
"p31:getCodSwitchMessageReturn": [
{
"item": [
"string"
]
}
]
}
}
}