20211202 代码整理 材料系统webserive重新引用
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<SavedWcfConfigurationInformation xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="9.1" CheckSum="3WsJQm8+47Y+tKXgcQf3xwpSakU=">
|
||||
<SavedWcfConfigurationInformation xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="9.1" CheckSum="uG86B3WT1jeys7x2zmrq1Sa3bTc=">
|
||||
<bindingConfigurations>
|
||||
<bindingConfiguration bindingType="basicHttpBinding" name="WebService1Soap">
|
||||
<properties>
|
||||
@@ -263,10 +263,10 @@
|
||||
</bindingConfiguration>
|
||||
</bindingConfigurations>
|
||||
<endpoints>
|
||||
<endpoint name="WebService1Soap" contract="MCSService.WebService1Soap" bindingType="basicHttpBinding" address="http://mattest.cwcec.com/LocWebServices/WebService1.asmx" bindingConfiguration="WebService1Soap">
|
||||
<endpoint name="WebService1Soap" contract="MCSService.WebService1Soap" bindingType="basicHttpBinding" address="http://mat.cwcec.com/LocWebServices/WebService1.asmx" bindingConfiguration="WebService1Soap">
|
||||
<properties>
|
||||
<property path="/address" isComplexType="false" isExplicitlyDefined="true" clrType="System.Uri, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>http://mattest.cwcec.com/LocWebServices/WebService1.asmx</serializedValue>
|
||||
<serializedValue>http://mat.cwcec.com/LocWebServices/WebService1.asmx</serializedValue>
|
||||
</property>
|
||||
<property path="/behaviorConfiguration" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue />
|
||||
@@ -348,10 +348,10 @@
|
||||
</property>
|
||||
</properties>
|
||||
</endpoint>
|
||||
<endpoint name="WebService1Soap12" contract="MCSService.WebService1Soap" bindingType="customBinding" address="http://mattest.cwcec.com/LocWebServices/WebService1.asmx" bindingConfiguration="WebService1Soap12">
|
||||
<endpoint name="WebService1Soap12" contract="MCSService.WebService1Soap" bindingType="customBinding" address="http://mat.cwcec.com/LocWebServices/WebService1.asmx" bindingConfiguration="WebService1Soap12">
|
||||
<properties>
|
||||
<property path="/address" isComplexType="false" isExplicitlyDefined="true" clrType="System.Uri, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue>http://mattest.cwcec.com/LocWebServices/WebService1.asmx</serializedValue>
|
||||
<serializedValue>http://mat.cwcec.com/LocWebServices/WebService1.asmx</serializedValue>
|
||||
</property>
|
||||
<property path="/behaviorConfiguration" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<serializedValue />
|
||||
|
||||
Reference in New Issue
Block a user