프로젝트

일반

사용자정보

개정판 af22332b

IDaf22332bb0fbe0de7857b65a768c4a036e53f2c4
상위 48133b12
하위 26f20003, f20989cc

이지연이(가) 5년 이상 전에 추가함

issue #745 markus client log 폴더 위치 변경

Change-Id: I0904bee8796ca2aa4836aa5af7f5d14478647fbe

차이점 보기:

KCOM/Properties/Settings.Designer.cs
25 25
        
26 26
        [global::System.Configuration.UserScopedSettingAttribute()]
27 27
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
28
        [global::System.Configuration.DefaultSettingValueAttribute("http://localhost:13009")]
28
        [global::System.Configuration.DefaultSettingValueAttribute("http://www.devdoftech.co.kr:5979")]
29 29
        public string BaseClientAddress {
30 30
            get {
31 31
                return ((string)(this["BaseClientAddress"]));
......
216 216
                this["cad"] = value;
217 217
            }
218 218
        }
219
        
220
        [global::System.Configuration.UserScopedSettingAttribute()]
221
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
222
        [global::System.Configuration.DefaultSettingValueAttribute("DAELIM.COM")]
223
        public string HOST_DOMAIN {
224
            get {
225
                return ((string)(this["HOST_DOMAIN"]));
226
            }
227
            set {
228
                this["HOST_DOMAIN"] = value;
229
            }
230
        }
231
        
232
        [global::System.Configuration.UserScopedSettingAttribute()]
233
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
234
        [global::System.Configuration.DefaultSettingValueAttribute("http://www.devdoftech.co.kr:5979")]
235
        public string Remote_BaseClientAddress {
236
            get {
237
                return ((string)(this["Remote_BaseClientAddress"]));
238
            }
239
            set {
240
                this["Remote_BaseClientAddress"] = value;
241
            }
242
        }
219 243
    }
220 244
}

내보내기 Unified diff

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