ouyangqing
2021-02-26 81f910a207cc9de19995e9aa06d4171ccc84ad62
WebAPI/Web References/WebS/Reference.cs
@@ -857,8 +857,7 @@
        
        /// <remarks/>
        public WebService1() {
            //this.Url = "http://124.70.129.242/WEBS-WMS/WebService1.asmx";
            this.Url = "http://127.0.0.1:9090/WEBS-WMS/WebService1.asmx";
            this.Url = "http://124.70.129.242:9090/WEBS-WMS/WebService1.asmx";
            if ((this.IsLocalFileSystemWebService(this.Url) == true)) {
                this.UseDefaultCredentials = true;
                this.useDefaultCredentialsSetExplicitly = false;