ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Core/LogHelper/Logger.cs
@@ -1,4 +1,4 @@ using log4net;  using Microsoft.AspNetCore.Http; using SqlSugar; using System; @@ -15,7 +15,6 @@ { public class Logger { private static readonly ILog log = LogManager.GetLogger(typeof(Logger)); public static void Debug(string message) {