From 1fa080748eddeee75e7f0f0ac1ebeac7fde701c0 Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期二, 01 六月 2021 19:38:58 +0800
Subject: [PATCH] nothing
---
WebAPI/Web References/WebS/Reference.cs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/WebAPI/Web References/WebS/Reference.cs b/WebAPI/Web References/WebS/Reference.cs
index e2c743c..b2e5ee5 100644
--- a/WebAPI/Web References/WebS/Reference.cs
+++ b/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;
@@ -30709,7 +30709,7 @@
private string hInnerBillNoField;
private bool hRedBlueFlagField;
-
+
/// <remarks/>
public string HDateForWeb {
get {
--
Gitblit v1.9.1