diff --git a/app/Services/PatientOrderService.php b/app/Services/PatientOrderService.php index 0bbceef..7fef9c7 100644 --- a/app/Services/PatientOrderService.php +++ b/app/Services/PatientOrderService.php @@ -461,6 +461,7 @@ class PatientOrderService extends BaseService 'order_product_status', 'pay_status', 'cancel_reason', + 'logistics_no', 'remarks', 'refund_status', 'cancel_remarks',