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