|
@@ -28,7 +28,6 @@ class TaskSubscribe
|
|
|
*/
|
|
*/
|
|
|
public function onTask_2()
|
|
public function onTask_2()
|
|
|
{
|
|
{
|
|
|
- Lottery::openLottery();
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/**
|
|
/**
|
|
@@ -45,6 +44,7 @@ class TaskSubscribe
|
|
|
{
|
|
{
|
|
|
DayAward::dayAward();
|
|
DayAward::dayAward();
|
|
|
DayAward::dayAwardOut();
|
|
DayAward::dayAwardOut();
|
|
|
|
|
+ Lottery::openLottery();
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/**
|
|
/**
|