curl --location --request GET 'http://testnew.zfxfu.com:9999/ServiceMsgCoreV2/GroupByMsgType?userid&fromwherestr&appversionid' \
--header 'token;'{
"code": 200,
"message": "string",
"data": [
{
"tabName": "string",
"msgTypes": [
1
],
"neverReadTotal": 0,
"requestUrl": "string"
}
]
}