From 2b454a06242cff6b1599c1b3913fcd861bc77892 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=9D=E5=8D=9C?= Date: Thu, 19 Mar 2026 00:55:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5=E5=AF=BC=E5=87=BA=E5=9B=9E?= =?UTF-8?q?=E6=89=A7=E5=B9=BF=E4=B9=89=E6=B5=8B=E8=AF=95=E8=AF=AD=E4=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Feature/AdminPlatformOrderExportReceiptStatusFilterTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Feature/AdminPlatformOrderExportReceiptStatusFilterTest.php b/tests/Feature/AdminPlatformOrderExportReceiptStatusFilterTest.php index ebc8789..0d33eae 100644 --- a/tests/Feature/AdminPlatformOrderExportReceiptStatusFilterTest.php +++ b/tests/Feature/AdminPlatformOrderExportReceiptStatusFilterTest.php @@ -87,7 +87,7 @@ class AdminPlatformOrderExportReceiptStatusFilterTest extends TestCase ], ]); - // 无回执 + // 无回执(广义) PlatformOrder::query()->create([ 'merchant_id' => $merchant->id, 'plan_id' => $plan->id,