no message

This commit is contained in:
hellcat 2026-02-12 11:00:00 +08:00
parent 9daa478a63
commit dc7827e746

View File

@ -378,6 +378,7 @@ final class Payment
$type_pay = "balance";
} else { // 余额抵付
$iYuezhifu = $user->money;
$true_price = $true_price - $iYuezhifu;
}
}