@@ -42,7 +42,7 @@ namespace MySystem
}
catch (Exception ex)
{
- LogHelper.Instance.WriteLog(DateTime.Now.ToString() + "\n" + ex.ToString(), "来客吧分润异常");
+ function.WriteLog(DateTime.Now.ToString() + "\n" + ex.ToString(), "来客吧分润异常");
Thread.Sleep(600000);