mirror of
https://gitee.com/dromara/sms4j.git
synced 2025-12-08 01:48:38 +08:00
update sms4j-provider/src/main/java/org/dromara/sms4j/ctyun/service/CtyunSmsImpl.java.
Signed-off-by: Charles <charles7c@126.com>
This commit is contained in:
parent
2fc2488890
commit
41c6a79196
@ -39,13 +39,6 @@ public class CtyunSmsImpl implements SmsBlend {
|
|||||||
|
|
||||||
private final ForestConfiguration http = BeanFactory.getForestConfiguration();
|
private final ForestConfiguration http = BeanFactory.getForestConfiguration();
|
||||||
|
|
||||||
/**
|
|
||||||
* AlibabaSmsImpl
|
|
||||||
* <p>构造器,用于构造短信实现模块
|
|
||||||
*
|
|
||||||
* @author :Wind
|
|
||||||
*/
|
|
||||||
|
|
||||||
public CtyunSmsImpl(CtyunConfig ctyunConfig, Executor pool, DelayedTime delayedTime) {
|
public CtyunSmsImpl(CtyunConfig ctyunConfig, Executor pool, DelayedTime delayedTime) {
|
||||||
this.ctyunConfig = ctyunConfig;
|
this.ctyunConfig = ctyunConfig;
|
||||||
this.pool = pool;
|
this.pool = pool;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user