基于新SMSServiceProvider接口开发的第三方短信demo插件
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
765 B

# 第三方短信平台插件
## 开启短信
使用该插件可以不使用帆软内置的短信平台,只需要在购买短信功能点后,通过插件使用自己的短信平台即可,为了方便展示客户自己的账号信息,可以自己在插件中提供短信配置信息的接口,如下图所示:
![open](screenshots/open.png)
给管理员绑定手机号:
![open2](screenshots/open2.png)
绑定好后如图:
![open3](screenshots/open3.png)
开启短信验证密码:
![open4](screenshots/open4.png)
## 测试方式
可以在登录决策平台后,访问管理系统->系统管理->短信,点击信息测试处的发送测试短信。
## 测试时获取验证码
可以直接在日志中看到要短信发送的内容。