프로젝트

일반

사용자정보

개정판 fdfa126d

IDfdfa126da23804db1255575ee78822e7f2642f47
상위 6843ac13
하위 30c2742e

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

issue #00000 finalPDFService DL

Change-Id: I43e48d3a13bf1732d9b384cea97623f0e8c700be

차이점 보기:

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

내보내기 Unified diff

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