개정판 6a19b48d
issue #00000 페이지 이미지 download 로직 수정
Change-Id: I4da03c36b5a135eea80b57b20ada38239afd1082
KCOM/app.config | ||
---|---|---|
116 | 116 |
</basicHttpBinding> |
117 | 117 |
</bindings> |
118 | 118 |
<client> |
119 |
<endpoint address="http://localhost:44301/ServiceDeepView.svc" |
|
120 |
binding="basicHttpBinding" bindingConfiguration="DeepViewPoint" |
|
121 |
contract="ServiceDeepView.ServiceDeepView" name="DeepViewPoint" /> |
|
122 |
<endpoint address="http://localhost:44301/ServiceDeepView.svc" |
|
123 |
binding="basicHttpBinding" bindingConfiguration="DeepViewPoint1" |
|
124 |
contract="KcomService.ServiceDeepView" name="DeepViewPoint1" /> |
|
119 |
<endpoint address="http://localhost:44301/ServiceDeepView.svc" binding="basicHttpBinding" bindingConfiguration="DeepViewPoint" contract="ServiceDeepView.ServiceDeepView" name="DeepViewPoint" /> |
|
120 |
<endpoint address="http://localhost:44301/ServiceDeepView.svc" binding="basicHttpBinding" bindingConfiguration="DeepViewPoint1" contract="KcomService.ServiceDeepView" name="DeepViewPoint1" /> |
|
125 | 121 |
</client> |
126 | 122 |
</system.serviceModel> |
127 | 123 |
<applicationSettings> |
내보내기 Unified diff