WMS
dengjunjie
2024-10-17 212af0b4bbc0f11e0b552d1bc3a4a73e52127e02
ÏîÄ¿´úÂë/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)
        {