curl --location --request GET '127.0.0.1:8848/api/admin/sms/queryAccount' \
--header 'Authori-zation: {{token}}' \
--header 'source: {{source}}'{"code":200,"message":"操作成功","data":{"ret":0,"template":null,"data":{"语音验证码":0,"国际短信":0,"彩信":0,"语音通知":0,"接口短信":0,"平台短信":0,"视频彩信":0}}}