프로젝트

일반

사용자정보

개정판 3b938959

ID3b9389598593358f5f751e2d612ec6bb3960a522
상위 a8aec13a
하위 5639752b

김태성이(가) 11달 전에 추가함

issue #000000 검색 수정

Change-Id: I7ac25e17a0b62f753c52f52b8a77b73bb3bbe2bf

차이점 보기:

KCOM_API/Properties/Settings.Designer.cs
34 34
        
35 35
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
36 36
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
37
        [global::System.Configuration.DefaultSettingValueAttribute("V3")]
38
        public string CLIENT_VERSION {
37
        [global::System.Configuration.DefaultSettingValueAttribute("http://192.168.0.67:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png")]
38
        public string TileSoucePath {
39 39
            get {
40
                return ((string)(this["CLIENT_VERSION"]));
40
                return ((string)(this["TileSoucePath"]));
41 41
            }
42 42
        }
43 43
        
44 44
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
45 45
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
46
        [global::System.Configuration.DefaultSettingValueAttribute("http://10.10.130.12:8977/TileSource/{0}_Tile/{1}/{2}/{3}.png")]
47
        public string TileSoucePath {
46
        [global::System.Configuration.DefaultSettingValueAttribute("http://192.168.0.67:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png")]
47
        public string TileSoucePath_SUB {
48 48
            get {
49
                return ((string)(this["TileSoucePath"]));
49
                return ((string)(this["TileSoucePath_SUB"]));
50 50
            }
51 51
        }
52 52
        
53 53
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
54 54
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
55
        [global::System.Configuration.DefaultSettingValueAttribute("http://10.10.130.12:8977/TileSource/{0}_Tile/{1}/{2}/{3}.png")]
56
        public string TileSoucePath_SUB {
55
        [global::System.Configuration.DefaultSettingValueAttribute("V3")]
56
        public string CLIENT_VERSION {
57 57
            get {
58
                return ((string)(this["TileSoucePath_SUB"]));
58
                return ((string)(this["CLIENT_VERSION"]));
59
            }
60
        }
61
        
62
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
63
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
64
        [global::System.Configuration.DefaultSettingValueAttribute("http://localhost:9101/StationService")]
65
        public string CovnertService {
66
            get {
67
                return ((string)(this["CovnertService"]));
59 68
            }
60 69
        }
61 70
        
62 71
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
63 72
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
64
        [global::System.Configuration.DefaultSettingValueAttribute("tcp://localhost:9092/remFinalPDF")]
73
        [global::System.Configuration.DefaultSettingValueAttribute("tcp://localhost:7707/remFinalPDF")]
65 74
        public string FinalService {
66 75
            get {
67 76
                return ((string)(this["FinalService"]));

내보내기 Unified diff

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