diff --git a/app/Services/PatientOrderService.php b/app/Services/PatientOrderService.php index 6a7011a..67dcfd6 100644 --- a/app/Services/PatientOrderService.php +++ b/app/Services/PatientOrderService.php @@ -3255,6 +3255,7 @@ class PatientOrderService extends BaseService "doctor_id", "user_id", "pay_time", + "order_service_no", ]; $params = array();