public class CmccSmsServiceForYacImpl extends Object implements SmsService
| 构造器和说明 |
|---|
CmccSmsServiceForYacImpl() |
public org.springframework.jdbc.core.JdbcTemplate getJdbcTemplate()
public void setDataSource(DataSource dataSource)
public Boolean sendSms(String phoneNum, String content) throws AppException
sendSms 在接口中 SmsServicephoneNum - 手机号content - 内容AppExceptionCopyright © 2015–2020 cn.gtmap. All rights reserved.