From 69ab0b0912f408288f868d77535ec26cb55e606a Mon Sep 17 00:00:00 2001 From: wucongxing <815046773@qq.com> Date: Wed, 26 Apr 2023 13:22:13 +0800 Subject: [PATCH] 1 --- app/Command/ReportPreProductOrderCommand.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/Command/ReportPreProductOrderCommand.php b/app/Command/ReportPreProductOrderCommand.php index 9236564..879504e 100644 --- a/app/Command/ReportPreProductOrderCommand.php +++ b/app/Command/ReportPreProductOrderCommand.php @@ -117,7 +117,6 @@ class ReportPreProductOrderCommand extends HyperfCommand $fields = [ 'order_product_id', - 'user_id', 'patient_id', 'order_prescription_id', ];