Browse Source

恢复分润日志

lichunlei 2 years ago
parent
commit
75e246dcd8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      AppStart/Helper/Profit/ProfitHelperV2.cs

+ 1 - 1
AppStart/Helper/Profit/ProfitHelperV2.cs

@@ -467,7 +467,7 @@ namespace MySystem
                                 {
                                     ParentNav = ",0,";
                                 }
-                                // function.WriteLog(DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss.fff") + ":" + ParentNav, "分润监控日志");
+                                function.WriteLog(DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss.fff") + ":" + ParentNav, "分润监控日志");
                                 if (!string.IsNullOrEmpty(ParentNav))
                                 {
                                     ParentNav += "," + UserId + ",";