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