|
@@ -203,12 +203,12 @@ namespace MySystem
|
|
|
RedPackageHelper.Instance.StartSendPrize(); //红包活动发奖
|
|
|
//必须打开的
|
|
|
|
|
|
- MessageCenterService.Instance.Start(); // 消息队列
|
|
|
// StatService.Instance.StartEverDay("2022-06-18");
|
|
|
StatService.Instance.StartPosActNum(); //实时统计激活数
|
|
|
StatService.Instance.StartNewUserNum(); //实时统计新增创客数
|
|
|
StatService.Instance.StatProfit(); //实时统计创客收益
|
|
|
LeaderPrizeService.Instance.Start(); //大盟主奖励发奖
|
|
|
+ MessageCenterService.Instance.Start(); // 消息队列
|
|
|
// StatService.Instance.StartEverDayV2("");
|
|
|
// RedPackageHelper.Instance.Start();
|
|
|
// StatService.Instance.StatUserLevel();
|