프로젝트

일반

사용자정보

개정판 8e2743a3

ID8e2743a3187cc58c44c972ee4d8bc6d7e623ae4a
상위 a1716fa5
하위 91f35472

humkyung 이(가) 6년 이상 전에 추가함

Modified solution file and configuration file

차이점 보기:

KCOM/Properties/Settings.Designer.cs
12 12
    
13 13
    
14 14
    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
15
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.6.0.0")]
15
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.5.0.0")]
16 16
    internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
17 17
        
18 18
        private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
......
25 25
        
26 26
        [global::System.Configuration.UserScopedSettingAttribute()]
27 27
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
28
        [global::System.Configuration.DefaultSettingValueAttribute("http://localhost:10533")]
28
        [global::System.Configuration.DefaultSettingValueAttribute("http://cloud.devdoftech.co.kr:5978")]
29 29
        public string BaseClientAddress {
30 30
            get {
31 31
                return ((string)(this["BaseClientAddress"]));
......
66 66
        
67 67
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
68 68
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
69
        [global::System.Configuration.DefaultSettingValueAttribute("http://cloud.devdoftech.co.kr:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png")]
70
        public string subServerImageWebPath {
71
            get {
72
                return ((string)(this["subServerImageWebPath"]));
73
            }
74
        }
75
        
76
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
77
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
78
        [global::System.Configuration.DefaultSettingValueAttribute("http://cloud.devdoftech.co.kr:5977/TileSource/Check_Test/CheckList_T.xlsx")]
79
        public string excelFilePath {
80
            get {
81
                return ((string)(this["excelFilePath"]));
82
            }
83
        }
84
        
85
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
86
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
69 87
        [global::System.Configuration.DefaultSettingValueAttribute("Vendor확인완료;Vendor적용완료;프로젝트 종료")]
70 88
        public string STATUS_DISCRIPTION {
71 89
            get {

내보내기 Unified diff