From 9a1e508518974f73b0832cb256f42cda2692e692 Mon Sep 17 00:00:00 2001 From: lingling <1077478963@qq.com> Date: Fri, 28 Feb 2025 17:32:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B3=A8=E5=86=8C=E8=B5=A0?= =?UTF-8?q?=E9=80=81=E9=87=91=E9=A2=9D=E4=B8=BA288?= 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 22db7f4..9a80fd3 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::base($userid, 4, 88, '注册赠送'); + self::base($userid, 4, 288, '注册赠送'); } /** * 挂机获得的奖励