ouyangqing
2021-02-25 dcbb1bd3499f2b90cc2a9457959c1f4dcab714a1
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;