프로젝트

일반

사용자정보

개정판 19391ad3

ID19391ad3837cfed96fe03726efc53b4916e74e4f
상위 869e702b
하위 a715d06e, 8cf823d0

김동진이(가) 5년 이상 전에 추가함

issue #000: symbol external ip 치환 추가

Change-Id: I53a7b13b0d091781d45efceb7c84042c9cc45bfa

차이점 보기:

KCOM/App.xaml.cs
186 186

  
187 187
#if DEBUG
188 188
                //sBaseServiceURL = CommonLib.Common.GetConfigString("BaseClientAddress", "URL", "", isExternal);
189
                sBaseServiceURL = CommonLib.Common.GetConfigString("Debug_BaseClientAddress", "URL", "");
189
                sBaseServiceURL = CommonLib.Common.GetConfigString("Debug_BaseClientAddress", "URL", "",isExternal);
190 190
#else
191 191
                sBaseServiceURL = CommonLib.Common.GetConfigString("BaseClientAddress", "URL", "", isExternal);
192 192
#endif

내보내기 Unified diff

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