类 ZhutongConfig
java.lang.Object
org.dromara.sms4j.provider.config.BaseConfig
org.dromara.sms4j.zhutong.config.ZhutongConfig
- 所有已实现的接口:
org.dromara.sms4j.api.universal.SupplierConfig
助通-自定义短信发送-配置
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 org.dromara.sms4j.provider.config.BaseConfig
setMaxRetries, setRetryInterval从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.dromara.sms4j.api.universal.SupplierConfig
getConfigId, getProxy
-
字段详细资料
-
templateName
模板变量名称 查看地址:Constant.HTTPS_PREFIX + mix2.zthysms.com/index.html#/TemplateManagement 允许为空,为空,使用无模板形式,发送短信 -
requestUrl
默认请求地址 不同区域,可切换请求地址,也可以不修改,请参考官方文档:Constant.HTTPS_PREFIX + doc.zthysms.com/web/#/1/236
-
-
构造器详细资料
-
ZhutongConfig
public ZhutongConfig()
-
-
方法详细资料
-
getSupplier
获取供应商- 从以下版本开始:
- 3.0.0
-