feat: 新增
This commit is contained in:
parent
867411335b
commit
68c7863d54
|
@ -115,7 +115,9 @@ class Task3
|
|||
]);
|
||||
}
|
||||
//今天活跃人数加1
|
||||
if($value->day_score<=140){
|
||||
$ancestor->active_figures += 1;
|
||||
}
|
||||
$ancestor->save();
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue