浏览代码

暂不分润

lichunlei 2 年之前
父节点
当前提交
66498bc85a
共有 1 个文件被更改,包括 1 次插入1 次删除
  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(); //统计分润
         }