mac
2023-10-17 f222fb8ae7d265f094922f31970e1e805672ee01
HDL_ON/Common/Utlis.cs
@@ -28,6 +28,7 @@
      /// <param name="content">信息内容</param>
      public static void WriteLine(string tag, string url, string content)
      {
         return;
#if DEBUG
         if (url == "")
         {