更新
This commit is contained in:
parent
be3af2bd64
commit
5caea1c148
@ -181,9 +181,9 @@ public class InspectionAppointmentServiceImpl extends ServiceImpl<InspectionAppo
|
||||
// new String[]{Optional.ofNullable(appointment.getCarNo()).orElse(""),
|
||||
// appointment.getAppointmentDay(),partners.getPartnerName(),partners.getAddress(),sysUser.getNickname()+" "+sysUser.getMobile()
|
||||
//// },ownUser.getMobile(),"1400852709","机动车管家小程序","2112754");
|
||||
////// }
|
||||
// SendSmsUtil.sendMsgCommon(null
|
||||
// ,ownUser.getMobile(),"1400852709","蓝安汽车销售有限公司","2386324");
|
||||
//// }
|
||||
SendSmsUtil.sendMsgCommon(null
|
||||
,ownUser.getMobile(),"1400852709","蓝安汽车销售有限公司","2386324");
|
||||
}
|
||||
}else {
|
||||
if (StringUtils.isNotEmpty(appointment.getOtherPhone())){
|
||||
|
Loading…
Reference in New Issue
Block a user