短信服务器测试

1.视口

视口: v/auth/smstest.json

参数:smstype,al_regtmp,al_appscret,al_sign,mobile,al_apikey,hy_account,hy_apikey,hy_sign,hy_regtmp

参数说明:

smstype只有两种类型,alidayu,huyiwuxian

al_apikey 阿里大于apikey

al_appscret 阿里大于appscret

al_sign 阿里大于签名

al_regtmp 阿里大于注册模板

mobile 接收短信手机

hy_account 互亿无线账户名

hy_apikey 互亿无线apikey

hy_sign 互亿无线签名

hy_regtmp 互亿无线注册模板

调用方式: public_json

退出登录

2.api

api名称:无

调用:无

返回值:

{
"success": true,
"smstype": "alidayu"
}