|
@@ -204,13 +204,13 @@ namespace MySystem
|
|
RedPackageHelper.Instance.StartStatTop10(); //红包活动统计排行
|
|
RedPackageHelper.Instance.StartStatTop10(); //红包活动统计排行
|
|
RedPackageHelper.Instance.StartSendPrize(); //红包活动发奖
|
|
RedPackageHelper.Instance.StartSendPrize(); //红包活动发奖
|
|
BalancePayBackService.Instance.Start(); //余额支付队列
|
|
BalancePayBackService.Instance.Start(); //余额支付队列
|
|
|
|
+ LeaderPrizeService.Instance.Start(); //大盟主奖励发奖
|
|
|
|
+ MessageCenterService.Instance.Start(); // 消息队列
|
|
//必须打开的
|
|
//必须打开的
|
|
|
|
|
|
// StatService.Instance.StartPosActNum(); //实时统计激活数
|
|
// StatService.Instance.StartPosActNum(); //实时统计激活数
|
|
// StatService.Instance.StartNewUserNum(); //实时统计新增创客数
|
|
// StatService.Instance.StartNewUserNum(); //实时统计新增创客数
|
|
// StatService.Instance.StatProfit(); //实时统计创客收益
|
|
// StatService.Instance.StatProfit(); //实时统计创客收益
|
|
- // LeaderPrizeService.Instance.Start(); //大盟主奖励发奖
|
|
|
|
- // MessageCenterService.Instance.Start(); // 消息队列
|
|
|
|
// StatServiceTmp.Instance.Start();
|
|
// StatServiceTmp.Instance.Start();
|
|
// StatService.Instance.StartEverDay("");
|
|
// StatService.Instance.StartEverDay("");
|
|
// StatService.Instance.StartEverDayV2();
|
|
// StatService.Instance.StartEverDayV2();
|