StableVersion4.3/HL_FristAidPlatform_Frame/ECGSHISHI/Hwyl.ECG_Newzs.exe.config

20 lines
750 B
XML

<?xml version="1.0"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
</startup>
<system.serviceModel>
<bindings>
<basicHttpBinding>
<binding name="ICenterFrontAPIRemoteHandlerHttpBinding" maxReceivedMessageSize="2147483647"/>
</basicHttpBinding>
</bindings>
<client>
<endpoint address="http://113.200.102.99:48080/bossCenterWs/services/ICenterFrontAPIRemoteHandler"
binding="basicHttpBinding" bindingConfiguration="ICenterFrontAPIRemoteHandlerHttpBinding"
contract="ServiceReference1.ICenterFrontAPIRemoteHandlerPortType"
name="ICenterFrontAPIRemoteHandlerHttpPort" />
</client>
</system.serviceModel>
</configuration>