Browse Source

暂不分润

lichunlei 2 năm trước cách đây
mục cha
commit
66498bc85a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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(); //统计分润
         }