프로젝트

일반

사용자정보

개정판 36d6ae21

ID36d6ae2100dea34d912256a312725c29f10a9553
상위 48f69651
하위 6662e576

김태성이(가) 5년 이상 전에 추가함

isExternal 수정

Change-Id: I6e36c86fc1785bb7886061e739a86bfa4521c0bb

차이점 보기:

KCOM/App.xaml.cs
191 191
                //sBaseServiceURL = CommonLib.Common.GetConfigString("BaseClientAddress", "URL", "", isExternal);
192 192
                sBaseServiceURL = CommonLib.Common.GetConfigString("Debug_BaseClientAddress", "URL", "", isExternal);
193 193
#else
194
                sBaseServiceURL = CommonLib.Common.GetConfigString("BaseClientAddress", "URL", "", IsExternal);
194
                sBaseServiceURL = CommonLib.Common.GetConfigString("BaseClientAddress", "URL", "", isExternal);
195 195
#endif
196 196

  
197 197
                _EndPoint = new EndpointAddress(string.Format("{0}/ServiceDeepView.svc", sBaseServiceURL));

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)