curl --location --request POST '/api/v1/datapool-list' \
--header 'Content-Type: application/json' \
--data-raw '{
"app": "dfu89u8fd7",
"sign": "SDIK90FU483UF89UDSI90IS",
"data": {
"feature": "smUABRjPzst64IvFmDhDC",
"mac": "63445372-9cfd-4afa-b8d6-ee3ea3c7db6d",
"version": "1.0",
"uuid": "c1fe9a99-7af8-4668-9a9b-2bdd74444728",
"clientid": "91b895ea-aa4c-444e-89c3-1f9c8a557058",
"clientos": "Windows 10 专业版"
}
}'{
"status": "string",
"data": {
"code": 0,
"message": "string",
"result": [
{
"poolId": 0,
"poolName": 0,
"poolCode": 0,
"comments": "string",
"sortNumber": "string",
"createTime": "string"
}
],
"t": 0,
"uuid": "string"
}
}