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

17 lines
774 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:38081/bossCenterWs/services/ICenterFrontAPIRemoteHandler" binding="basicHttpBinding" bindingConfiguration="ICenterFrontAPIRemoteHandlerHttpBinding" contract="ServiceReference1.ICenterFrontAPIRemoteHandlerPortType" name="ICenterFrontAPIRemoteHandlerHttpPort"/>
</client>
</system.serviceModel>
</configuration>