From b0e8bfc8dfb6a88edd8ad1567d456aa21b16c103 Mon Sep 17 00:00:00 2001 From: wucongxing8150 <815046773@qq.com> Date: Thu, 9 May 2024 09:32:37 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=9C=8D=E5=8A=A1=E5=8C=85?= =?UTF-8?q?=E5=BD=93=E6=9C=88=E5=B7=B2=E9=97=AE=E8=AF=8A=E6=AC=A1=E6=95=B0?= =?UTF-8?q?=E8=8E=B7=E5=8F=96=E6=96=B9=E5=BC=8F1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Services/PatientOrderService.php | 1 + 1 file changed, 1 insertion(+) 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();