개정판 e1c892f7
- 효성 AutoStamping 서비스 추가
Change-Id: I5d001e75e3c0de5d2475641cf0f771ca541e6e40
KCOM/app.config | ||
---|---|---|
183 | 183 |
</basicHttpBinding> |
184 | 184 |
</bindings> |
185 | 185 |
<client> |
186 |
<endpoint address="http://localhost:8080/ServiceDeepView.svc" |
|
187 |
binding="basicHttpBinding" bindingConfiguration="DeepViewPoint1" |
|
188 |
contract="KcomService.ServiceDeepView" name="DeepViewPoint1" /> |
|
189 |
<endpoint address="http://localhost:8080/ServiceDeepView.svc" |
|
190 |
binding="basicHttpBinding" bindingConfiguration="DeepViewPoint" |
|
191 |
contract="ServiceDeepView.ServiceDeepView" name="DeepViewPoint" /> |
|
186 |
<endpoint address="http://localhost:8080/ServiceDeepView.svc" binding="basicHttpBinding" bindingConfiguration="DeepViewPoint1" contract="KcomService.ServiceDeepView" name="DeepViewPoint1" /> |
|
187 |
<endpoint address="http://localhost:8080/ServiceDeepView.svc" binding="basicHttpBinding" bindingConfiguration="DeepViewPoint" contract="ServiceDeepView.ServiceDeepView" name="DeepViewPoint" /> |
|
192 | 188 |
</client> |
193 | 189 |
</system.serviceModel> |
194 | 190 |
<applicationSettings> |
내보내기 Unified diff