首页修改,转账记录修改
This commit is contained in:
@@ -45,10 +45,6 @@ class UserMoneyLog extends model
|
||||
$new->save();
|
||||
|
||||
}
|
||||
public static function onBeforeDelete(): bool
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
public function getMoneyAttr($value): string
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user