From a791012482582111efbde8c8d7b126a0b781a74f Mon Sep 17 00:00:00 2001 From: handefeng <1030428966@qq.com> Date: Thu, 5 Dec 2024 17:27:56 +0800 Subject: [PATCH] fix --- Model/Services/SOCClientService.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/Model/Services/SOCClientService.cs b/Model/Services/SOCClientService.cs index 85436fe..2aaad50 100644 --- a/Model/Services/SOCClientService.cs +++ b/Model/Services/SOCClientService.cs @@ -16,8 +16,6 @@ namespace SparkClient.Model.Services { // Log地址 private const string LogFilePath = @"..\..\..\Resource\Document\log.txt"; - // Log格式 - private const string LogMessageFormat = "[{0:yyyy-MM-dd HH:mm:ss.fff}] 发生异常: {1}{2}"; private static readonly Dictionary StatusDescriptions = new Dictionary {