x-token: ********************{
"parent_id": 0
}curl --location --request POST 'https://api.gogpu.cn/common/product/GetGpuServerRegion' \
--header 'x-token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"parent_id": 0
}'{
"code": 0,
"data": [
{
"children": [
{}
],
"created_at": "string",
"id": 0,
"name": "string",
"parent_id": 0,
"sort": 0,
"updated_at": "string"
}
],
"msg": "string"
}