From 0a09b16e71de11292a66ee2425c4d369200b1be1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=92=8A?= Date: Thu, 11 Dec 2025 19:08:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=BB=E5=8A=A1=E5=8A=9F=E8=83=BD=E6=8F=90?= =?UTF-8?q?=E4=BA=A4-=E8=81=94=E8=B0=83-=E9=94=99=E8=AF=AF=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/api/model/Tasks.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/application/api/model/Tasks.php b/application/api/model/Tasks.php index e48c1793..05ecec1e 100644 --- a/application/api/model/Tasks.php +++ b/application/api/model/Tasks.php @@ -128,9 +128,6 @@ class Tasks extends Model $reward_name = $value['quantity'].$value['name']; } $v['reward_str'] =$v['reward_str'].$reward_name." "; - if($v['task_id'] == 24){ - $v['reward_str'] = $v['gold_reward']."钻石"; - } } if($v['task_type'] == 2){ //今日完成进度