public interface SmsService
Boolean
sendSms(String phoneNum, String content)
Boolean sendSms(String phoneNum, String content) throws AppException
phoneNum
content
AppException
Copyright © 2020. All rights reserved.