lgy 2 weeks ago
parent
commit
62cc73d842
1 changed files with 1 additions and 1 deletions
  1. 1 1
      jcjyhr/app/zskk/servies/PatientServies.php

+ 1 - 1
jcjyhr/app/zskk/servies/PatientServies.php

@@ -1006,7 +1006,7 @@ class PatientServies
                 {
                     log::record('报告存在影像,study_id为'.$report['STUDY_ID']);
                     $patient = $this->patientModel->where('PATIENT_CODE',$information['PATIENT_CODE'])->find();
-                    $this->sendYqSms($patient['PHONE'],$patient['ID_CARD_NUM'],$information['ORGNAME']);
+                    $this->sendYqSms($patient['PHONE'],$patient['ID_CARDNUM'],$information['ORGNAME']);
                 }
             }
         }else{