{
"beginIndex": 0,
"endIndex": 0,
"ids": [
"string"
],
"orderByColumn": "string",
"socketGroupId": 0
}
curl --location --request POST 'http://localhost:8080/kk/socket/export' \
--header 'token: 00e449f543624dcc8c76b2bbf4903058' \
--header 'Content-Type: application/json' \
--data-raw '{
"beginIndex": 0,
"endIndex": 0,
"ids": [
"string"
],
"orderByColumn": "string",
"socketGroupId": 0
}'
{}