Browse Source

开启助利宝统计

lichunlei 3 years ago
parent
commit
e25ad099f6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      AppStart/Helper/StatService.cs

+ 1 - 0
AppStart/Helper/StatService.cs

@@ -35,6 +35,7 @@ namespace MySystem
                 {
                     StatTradeAmountEverDayV2();
                     StatBusinessService.Instance.StatTradeAmountEverDayV2();
+                    StatHelpProfitService.Instance.StatTradeAmountEverDayV2();
                 }
                 Thread.Sleep(30000);
             }