Browse Source

报告短信

master
wxd 11 months ago
parent
commit
76348fd164
  1. 2
      src/Shentun.Peis.Application/TransToWebPeis/TransToWebPeisAppService.cs

2
src/Shentun.Peis.Application/TransToWebPeis/TransToWebPeisAppService.cs

@ -1617,7 +1617,7 @@ namespace Shentun.Peis.TransToWebPeis
{
SmsAppId = smsAppId,
SmsTypeId = smsTypeId,
Content = patientRegister.PatientName,
Content = "",
CountryCode = "86",
MobileTelephone = patientEnt.MobileTelephone,
PersonId = patientRegister.PatientId.ToString(),

Loading…
Cancel
Save