cn.gtmap.estateplat.core.support.sms
接口 SmsService

所有已知实现类:
CmccSmsServiceForYizImpl, CmccSmsServiceImpl, CtccSmsServiceImpl, CuccSmsServiceImpl

public interface SmsService

版本:
1.0, 2016/5/4
作者:
shenjian

方法摘要
 Boolean sendSms(String phoneNum, String content)
           
 

方法详细信息

sendSms

Boolean sendSms(String phoneNum,
                String content)
                throws AppException
参数:
phoneNum - 手机号
content - 内容
返回:
抛出:
AppException


Copyright © 2015–2017 cn.gtmap. All rights reserved.