cn.gtmap.estateplat.core.support.sms.impl
类 MasSmsServiceForYacImpl
java.lang.Object
cn.gtmap.estateplat.core.support.sms.impl.MasSmsServiceForYacImpl
- 所有已实现的接口:
- MasSmsService
public class MasSmsServiceForYacImpl
- extends Object
- implements MasSmsService
- 版本:
- 1.0, 2017/12/1
- 作者:
- yulei
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MasSmsServiceForYacImpl
public MasSmsServiceForYacImpl()
setApplicationID
public void setApplicationID(String applicationID)
initMasSmsService
public void initMasSmsService()
sendSms
public String sendSms(String phoneNum,
String content)
throws AppException
- 指定者:
- 接口
MasSmsService 中的 sendSms
- 参数:
phoneNum - 手机号content - 内容
- 返回:
-
- 抛出:
AppException
getStatus
public Boolean getStatus(String requestIdentifier)
- 指定者:
- 接口
MasSmsService 中的 getStatus
- 参数:
requestIdentifier - 短信ID
- 返回:
Copyright © 2015–2021 cn.gtmap. All rights reserved.