类 LianLuConfig
java.lang.Object
org.dromara.sms4j.provider.config.BaseConfig
org.dromara.sms4j.lianlu.config.LianLuConfig
- 所有已实现的接口:
org.dromara.sms4j.api.universal.SupplierConfig
联麓短信:
<a href=Constant.HTTPS_PREFIX + "console.shlianlu.com/#/document/smsDoc">官方文档
- 作者:
- lym
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 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
-
字段详细资料
-
mchId
企业ID -
version
-
appKey
-
appId
-
signType
加密方式 仅支持HMACSHA256和MD5 -
requestUrl
-
-
构造器详细资料
-
LianLuConfig
public LianLuConfig()
-
-
方法详细资料
-
getSupplier
-
toLianLuRequest
-