public interface ISms
List<SmsItem>
send(String sign, String tempId, String[] phones, String[] paras)
SmsItem
send(String sign, String tempId, String phone, String[] paras)
SmsItem send(String sign, String tempId, String phone, String[] paras)
sign
tempId
phone
paras
List<SmsItem> send(String sign, String tempId, String[] phones, String[] paras)
phones
Copyright © 2020. All rights reserved.