同步已付无回执工具区测试注释语义

This commit is contained in:
萝卜
2026-03-19 00:15:12 +08:00
parent 1297619895
commit 6fe8cc916e

View File

@@ -54,7 +54,7 @@ class AdminPlatformOrderToolsReceiptNoneHintTest extends TestCase
'placed_at' => now(), 'placed_at' => now(),
'paid_at' => now(), 'paid_at' => now(),
'activated_at' => now(), 'activated_at' => now(),
// 无 payment_summary/payment_receipts即“无回执”集合 // 无 payment_summary/payment_receipts且当前治理语义收口为“已付无回执”集合
'meta' => [], 'meta' => [],
]); ]);