任务功能提交-联调-错误修改
This commit is contained in:
@@ -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){
|
||||
//今日完成进度
|
||||
|
||||
Reference in New Issue
Block a user