admin: 单笔标记支付并生效回执差额安全阀按容差配置化对齐
This commit is contained in:
@@ -38,7 +38,7 @@ class AdminPlatformOrderMarkPaidAndActivateReconcileMismatchSafetyValveTest exte
|
||||
'published_at' => now(),
|
||||
]);
|
||||
|
||||
// 已存在回执汇总,但与订单应付金额不一致
|
||||
// 已存在回执汇总,但与订单应付金额不一致(差 0.02,超过默认容差 0.01)
|
||||
$order = PlatformOrder::query()->create([
|
||||
'merchant_id' => $merchant->id,
|
||||
'plan_id' => $plan->id,
|
||||
|
||||
Reference in New Issue
Block a user