mac
2023-10-12 0726154a7663e206e289e62f3f3fd7da4137a361
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 == "")
         {