lichunlei 2 år sedan
förälder
incheckning
66498bc85a
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      AppStart/Helper/StatService.cs

+ 1 - 1
AppStart/Helper/StatService.cs

@@ -1773,7 +1773,7 @@ namespace MySystem
             }
             db.Dispose();
 
-            ProfitHelperV2.Instance.StatProfit(); //统计分润
+            // ProfitHelperV2.Instance.StatProfit(); //统计分润
         }