{
"id": 0,
"quota": 0
}curl --location --request POST 'https://api.gogpu.cn/user/sub_account/SetQuota' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"quota": 0
}'{
"code": 0,
"data": null,
"msg": "string"
}