public class CmccSmsServiceForYizImpl extends Object implements SmsService
| 构造器和说明 |
|---|
CmccSmsServiceForYizImpl() |
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–2022 cn.gtmap. All rights reserved.