查询当前用户账户详情。
账户 API查询账号信息/v1/me查询当前用户账户详情。示例curl1curl -X POST 'https://dltranslator.com/api/v1/me' \ 2--header 'Authorization: [yourSecretKey]' \ 3--header 'Content-Type: application/json' \ 4--data '{}'响应参数类型默认描述示例balanceInteger-剩余积分-