Uses of Class
org.miaixz.bus.notify.metric.zhutong.ZhutongMaterial
Packages that use ZhutongMaterial
Package
Description
助通短信
平台官网:https://www.ztinfo.cn/products/sms
文档地址:https://doc.zthysms.com/web/#/1/236
管理后台地址,必须要验证码:http://mix2.zthysms.com/login
这里使用的接口:自定义短信发送sendSms、模板短信发送sendSmsTp
-
Uses of ZhutongMaterial in org.miaixz.bus.notify.metric.zhutong
Methods in org.miaixz.bus.notify.metric.zhutong with parameters of type ZhutongMaterialModifier and TypeMethodDescriptionorg.miaixz.bus.core.basics.entity.MessageZhutongSmsProvider.send(ZhutongMaterial entity) protected org.miaixz.bus.core.basics.entity.MessageZhutongSmsProvider.sendForCustom(ZhutongMaterial entity) 发送 自定义短信:https://doc.zthysms.com/web/#/1/14protected org.miaixz.bus.core.basics.entity.MessageZhutongSmsProvider.sendForTemplate(ZhutongMaterial entity) 发送 模板短信:https://doc.zthysms.com/web/#/1/13