首页修改,转账记录修改

This commit is contained in:
2026-06-04 14:26:24 +08:00
parent 3ccbc9cc3b
commit 6ac618bc0a
5 changed files with 64 additions and 10 deletions

View File

@@ -45,10 +45,6 @@ class UserMoneyLog extends model
$new->save();
}
public static function onBeforeDelete(): bool
{
return false;
}
public function getMoneyAttr($value): string
{