同步批量仅生效回执广义测试语义
This commit is contained in:
@@ -38,7 +38,7 @@ class AdminPlatformOrderBatchMarkActivatedReceiptStatusFilterFieldsTest extends
|
||||
'published_at' => now(),
|
||||
]);
|
||||
|
||||
// 待处理订单:已支付 + pending;并且无回执
|
||||
// 待处理订单:已支付 + pending;并且无回执(广义)
|
||||
$order = PlatformOrder::query()->create([
|
||||
'merchant_id' => $merchant->id,
|
||||
'plan_id' => $plan->id,
|
||||
|
||||
Reference in New Issue
Block a user