From 9ff3b050ad93ab6932b30fe4a4c103084860ec07 Mon Sep 17 00:00:00 2001 From: "shiqian.wang" Date: Mon, 22 Jul 2024 11:28:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=91=BD=E5=90=8D=E7=A9=BA=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ICSSoft.FromERP/HttpHelper.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/ICSSoft.FromERP/HttpHelper.cs b/ICSSoft.FromERP/HttpHelper.cs index 1c720bd..2c2ebea 100644 --- a/ICSSoft.FromERP/HttpHelper.cs +++ b/ICSSoft.FromERP/HttpHelper.cs @@ -42,7 +42,6 @@ namespace ICSSoft.FromERP } #endregion - public static bool PingTest(string ip) { System.Net.NetworkInformation.Ping ping = new System.Net.NetworkInformation.Ping();