cn.gtmap.estateplat.core.support.sms.impl
类 CmccSmsServiceForYizImpl
java.lang.Object
cn.gtmap.estateplat.core.support.sms.impl.CmccSmsServiceForYizImpl
- 所有已实现的接口:
- SmsService
public class CmccSmsServiceForYizImpl
- extends Object
- implements SmsService
- 版本:
- 1.0, 2016/12/28
- 作者:
- yulei
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CmccSmsServiceForYizImpl
public CmccSmsServiceForYizImpl()
getJdbcTemplate
public org.springframework.jdbc.core.JdbcTemplate getJdbcTemplate()
setDataSource
public void setDataSource(DataSource dataSource)
sendSms
public Boolean sendSms(String phoneNum,
String content)
throws AppException
- 指定者:
- 接口
SmsService 中的 sendSms
- 参数:
phoneNum - 手机号content - 内容
- 返回:
-
- 抛出:
AppException
Copyright © 2015–2022 cn.gtmap. All rights reserved.