类 ChuangLanConfig
java.lang.Object
org.dromara.sms4j.provider.config.BaseConfig
org.dromara.sms4j.chuanglan.config.ChuangLanConfig
- 所有已实现的接口:
org.dromara.sms4j.api.universal.SupplierConfig
- 作者:
- YYM
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 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
-
字段详细资料
-
baseUrl
基础路径 -
msgUrl
短信发送路径 普通短信发送 /v1/send/json 此接口支持单发、群发短信 变量短信发送 /variable/json 单号码对应单内容批量下发
-
-
构造器详细资料
-
ChuangLanConfig
public ChuangLanConfig()
-
-
方法详细资料
-
getSupplier
-