public class CmccSmsServiceForZjgImpl extends Object implements MasSmsService
| Constructor and Description |
|---|
CmccSmsServiceForZjgImpl() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getStatus(String requestIdentifier) |
void |
initMasSmsService() |
void |
initMasSmsService(String smsurl) |
String |
sendSms(String phoneNum,
String content) |
void |
setApplicationID(String applicationID) |
public void setApplicationID(String applicationID)
public void initMasSmsService()
public void initMasSmsService(String smsurl)
public String sendSms(String phoneNum, String content) throws AppException
sendSms in interface MasSmsServicephoneNum - 手机号content - 内容AppExceptionpublic Boolean getStatus(String requestIdentifier)
getStatus in interface MasSmsServicerequestIdentifier - 短信IDCopyright © 2015–2022 cn.gtmap. All rights reserved.