public interface SmsService
Boolean
sendSms(String phoneNum, String content)
Boolean sendSms(String phoneNum, String content) throws AppException
phoneNum
content
AppException
Copyright © 2015–2024 cn.gtmap. All rights reserved.