From 25b1f34e5e1b2ceba744c74c79d812745ee3341e Mon Sep 17 00:00:00 2001 From: lingling <1077478963@qq.com> Date: Mon, 17 Feb 2025 20:20:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=AA=E6=9C=89=E6=8C=82=E6=9C=BA=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E6=89=8D=E4=BC=9A=E5=88=86=E7=BA=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/dao/UserRewardDao.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/dao/UserRewardDao.php b/app/dao/UserRewardDao.php index 2555bc9..79d5f71 100644 --- a/app/dao/UserRewardDao.php +++ b/app/dao/UserRewardDao.php @@ -16,7 +16,7 @@ class UserRewardDao */ public static function Register_for_free($userid) { - self::f_bounty($userid, 4, 88, '注册赠送'); + self::base($userid, 4, 88, '注册赠送'); } /** * 挂机获得的奖励