类 CtyunConfig
java.lang.Object
org.dromara.sms4j.provider.config.BaseConfig
org.dromara.sms4j.ctyun.config.CtyunConfig
- 所有已实现的接口:
org.dromara.sms4j.api.universal.SupplierConfig
类名: CtyunConfig
说明: 天翼云短信差异配置
- 作者:
- :bleachhtred 2023/5/12 15:06
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 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
-
字段详细资料
-
templateName
模板变量名称 -
requestUrl
请求地址 -
action
接口名称
-
-
构造器详细资料
-
CtyunConfig
public CtyunConfig()
-
-
方法详细资料
-
getSupplier
获取供应商- 从以下版本开始:
- 3.0.0
-