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