lichunlei 2 anni fa
parent
commit
66498bc85a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      AppStart/Helper/StatService.cs

+ 1 - 1
AppStart/Helper/StatService.cs

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