类 LuoSiMaoConfig
java.lang.Object
org.dromara.sms4j.provider.config.BaseConfig
org.dromara.sms4j.luosimao.config.LuoSiMaoConfig
- 所有已实现的接口:
org.dromara.sms4j.api.universal.SupplierConfig
类名: LuoSiMaoConfig
说明: 螺丝帽短信差异配置
- 作者:
- :bleachtred 2024/6/21 23:59
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 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
-
字段详细资料
-
host
请求地址 -
action
接口名称 发送短信接口详细 send.json 批量发送接口详细 send_batch.json 查询账户余额 status.json
-
-
构造器详细资料
-
LuoSiMaoConfig
public LuoSiMaoConfig()
-
-
方法详细资料
-
getSupplier
获取供应商- 从以下版本开始:
- 3.0.0
-