基于新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.
 
 
 
Roger.Chen 2e3c918958 DEC-22054 feat:短信平台解耦demo插件 2 years ago
screenshots DEC-22054 feat:短信平台解耦demo插件 2 years ago
src/main DEC-22054 feat:短信平台解耦demo插件 2 years ago
.gitignore DEC-22054 feat:短信平台解耦demo插件 2 years ago
build.gradle DEC-22054 feat:短信平台解耦demo插件 2 years ago
encrypt.xml DEC-22054 feat:短信平台解耦demo插件 2 years ago
plugin.xml DEC-22054 feat:短信平台解耦demo插件 2 years ago
pom.xml DEC-22054 feat:短信平台解耦demo插件 2 years ago
readme.md DEC-22054 feat:短信平台解耦demo插件 2 years ago

readme.md

第三方短信平台插件

开启短信

使用该插件可以不使用帆软内置的短信平台,只需要在购买短信功能点后,通过插件使用自己的短信平台即可,为了方便展示客户自己的账号信息,可以自己在插件中提供短信配置信息的接口,如下图所示: open

给管理员绑定手机号: open2

绑定好后如图: open3

开启短信验证密码: open4

测试方式

可以在登录决策平台后,访问管理系统->系统管理->短信,点击信息测试处的发送测试短信。

测试时获取验证码

可以直接在日志中看到要短信发送的内容。