프로젝트

일반

사용자정보

개정판 84c48033

ID84c48033c3deb30fe13e5a6d783fad6b405cb6b1
상위 35afe17c
하위 81f7c012, da4727fe

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

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

Change-Id: I2904309621897cda96f9537982fbd6e53874be29

차이점 보기:

KCOM/Web References/kr.co.devdoftech.cloud/Reference.cs
35 35
        
36 36
        /// <remarks/>
37 37
        public FileUpload() {
38
            this.Url = global::KCOM.Properties.Settings.Default.KCOM_kr_co_devdoftech_cloud_FileUpload;
38
            this.Url = CommonLib.Common.GetConfigString("KCOM_kr_co_devdoftech_cloud_FileUpload", "URL", "", App.isExternal);            
39 39
            if ((this.IsLocalFileSystemWebService(this.Url) == true)) {
40 40
                this.UseDefaultCredentials = true;
41 41
                this.useDefaultCredentialsSetExplicitly = false;

내보내기 Unified diff

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