jingh
2021-01-26 5ee1dfa7c8c05d7dd14c2d8bd1b0fb4808192965
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;