改进 记录

This commit is contained in:
iVampireSP.com 2023-02-13 02:38:20 +08:00
parent 44776244ec
commit 54e4034967
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -151,7 +151,7 @@ public function renew(): bool
$price = $this->getRenewPrice();
$description = '续费 ' . $this->name . ' 周期: ' . $this->billing_cycle;
$description = '续费 ' . $this->name . ' 到 ' . $this->next_due_at . ' 价格:' . $price . ' 元。';
try {
$this->user->reduce($price, $description, true, [