Browse Source

暂不分润

lichunlei 2 years ago
parent
commit
66498bc85a
1 changed files with 1 additions and 1 deletions
  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(); //统计分润
         }