Tiandele
2026-03-17 c949a33f6b5b4f1c0f41a9c1caa220da25ecbfa8
项目代码/WMS/WMSServer/WIDESEA_Core/Helper/HttpHelper.cs
@@ -58,6 +58,7 @@
            catch (Exception e)
            {
                Console.WriteLine(e.Message);
                throw new Exception(e.Message);
            }
            return null;
        }