프로젝트

일반

사용자정보

개정판 84c48033

ID84c48033c3deb30fe13e5a6d783fad6b405cb6b1
상위 35afe17c
하위 81f7c012, da4727fe

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

issue #000: daelim merged(settings =>ini) 내/외부 구분 하여 api url 을 리턴하도록 Commonlib 추가. daelim ini 추가

Change-Id: I2904309621897cda96f9537982fbd6e53874be29

차이점 보기:

KCOM/Controls/CheckList.xaml.cs
400 400
                }
401 401

  
402 402
                string extension = "xlsx";
403
                string excelpath = global::KCOM.Properties.Settings.Default.excelFilePath;
403
                string excelpath = CommonLib.Common.GetConfigString("excelFilePath", "URL", "", App.isExternal);
404 404
                Uri url = new Uri(excelpath);
405 405

  
406 406
                System.Windows.Forms.SaveFileDialog dialog = new System.Windows.Forms.SaveFileDialog()

내보내기 Unified diff

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