{
"id": 0,
"name": "string",
"remark": "string"
}curl --location --request POST '/api/sub_account/group-storage' \
--header 'Authorization: test' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"name": "string",
"remark": "string"
}'{}