|
List<String> userPhone = applyInfoDao.findUserByClass(classId,null);
|
|
List<String> userPhone = applyInfoDao.findUserByClass(classId,null);
|
|
SmsExample.setBatchOnlySms(appId,secretKey,host,algorithm,String.format(Constants.SMS_TEMPLATE, DateUtils.getDayForAfter(new Date(), 2)),null,objects,isGizp,encode);
|
|
SmsExample.setBatchOnlySms(appId,secretKey,host,algorithm,String.format(Constants.SMS_TEMPLATE, DateUtils.getDayForAfter(new Date(), 2)),null,objects,isGizp,encode);
|