|
@@ -229,10 +229,10 @@ namespace MySystem
|
|
|
// SycnSpTradeService.Instance.Start(); //同步SP交易数据
|
|
|
//必须打开的
|
|
|
|
|
|
- // StatService.Instance.StartPosActNum(); //实时统计激活数
|
|
|
- // StatService.Instance.StartNewUserNum(); //实时统计新增创客数
|
|
|
+ StatService.Instance.StartPosActNum(); //实时统计激活数
|
|
|
+ StatService.Instance.StartNewUserNum(); //实时统计新增创客数
|
|
|
StatService.Instance.StartEverDay("");
|
|
|
- // StatService.Instance.StatProfit("");
|
|
|
+ StatService.Instance.StatProfit("");
|
|
|
// StatService.Instance.StatUserLevel();
|
|
|
// ProfitHelper.Instance.StatProfit("202205"); //统计分润
|
|
|
// StatService.Instance.ListenFluxRecord();
|