diff --git a/app/Services/PatientOrderService.php b/app/Services/PatientOrderService.php index b2afcf1..13dd489 100644 --- a/app/Services/PatientOrderService.php +++ b/app/Services/PatientOrderService.php @@ -3002,6 +3002,7 @@ class PatientOrderService extends BaseService "family_id", "doctor_id", "user_id", + "pay_time", ]; $params = array();