11
zgq
2021-02-24 86e4d5df88a8169ec77e19aecabd2183ded3c671
WebAPI/Web References/WebS/Reference.cs
@@ -857,7 +857,7 @@
        
        /// <remarks/>
        public WebService1() {
            this.Url = "http://124.70.129.242/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;