This commit is contained in:
xyc 2025-05-07 16:10:13 +08:00
parent be3af2bd64
commit 5caea1c148

View File

@ -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())){