{
"type": "WW_SNS_LIST_MSG",
"client_id": 1,
"data": {
"limit":30,
"seq":0
}
}curl --location '/' \
--header 'Content-Type: application/json' \
--data '{
"type": "WW_SNS_LIST_MSG",
"client_id": 1,
"data": {
"limit":30,
"seq":0
}
}'{}