{ "uuid": "" }
curl --location --request POST 'https://api.agicto.cn/v1/enterprise/account' \ --header 'Content-Type: application/json' \ --data-raw '{ "uuid":"" }'
{ "code": 0, "message": "请求成功", "data": { "account": "4.9974451" } }