diff --git a/Laravel/app/Services/Xml/ShenQingDanService.php b/Laravel/app/Services/Xml/ShenQingDanService.php index 4979fd8..8bd5665 100644 --- a/Laravel/app/Services/Xml/ShenQingDanService.php +++ b/Laravel/app/Services/Xml/ShenQingDanService.php @@ -52,7 +52,7 @@ class ShenQingDanService $requiredFields = [ 'reg_num', 'user_name', 'user_sex', 'entrust', 'is_pay', 'reservation_department', 'entrust_date', 'entrust_time', - 'user_brithday', 'docotr', 'patient_type', 'user_phone', + 'user_brithday', 'docotr', 'patient_type', 'implement_department', 'entrust_id', 'episodeid', 'RISRAcceptDeptCode' ];