huangxiaoqiang
2026-03-17 afc3897af8de95aae47ff7dce334a3617256748a
项目代码/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;
        }