프로젝트

일반

사용자정보

개정판 55bf7ac2

ID55bf7ac29f1a318e96f3ebe65bfa8f39614db441
상위 f78f01b2
하위 f2c3d74c

김태성이(가) 4년 이상 전에 추가함

final service 주소를 Web.config에 추가

Change-Id: I81c930fb588043f5059ac4741ed1983b1f167418

차이점 보기:

KCOM_API/Properties/Settings.Designer.cs
25 25
        
26 26
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
27 27
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
28
        [global::System.Configuration.DefaultSettingValueAttribute("http://10.11.252.3/TileSource/{0}_Tile/{1}/{2}/{3}.png")]
28
        [global::System.Configuration.DefaultSettingValueAttribute("True")]
29
        public bool IsProjectNoPass {
30
            get {
31
                return ((bool)(this["IsProjectNoPass"]));
32
            }
33
        }
34
        
35
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
36
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
37
        [global::System.Configuration.DefaultSettingValueAttribute("http://192.168.0.67:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png")]
29 38
        public string TileSoucePath {
30 39
            get {
31 40
                return ((string)(this["TileSoucePath"]));
......
34 43
        
35 44
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
36 45
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
37
        [global::System.Configuration.DefaultSettingValueAttribute("http://10.11.252.3/TileSource/{0}_Tile/{1}/{2}/{3}.png")]
46
        [global::System.Configuration.DefaultSettingValueAttribute("http://192.168.0.67:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png")]
38 47
        public string TileSoucePath_SUB {
39 48
            get {
40 49
                return ((string)(this["TileSoucePath_SUB"]));
......
43 52
        
44 53
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
45 54
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
46
        [global::System.Configuration.DefaultSettingValueAttribute("True")]
47
        public bool IsProjectNoPass {
55
        [global::System.Configuration.DefaultSettingValueAttribute("tcp://localhost:9092/remFinalPDF")]
56
        public string FinalService {
48 57
            get {
49
                return ((bool)(this["IsProjectNoPass"]));
58
                return ((string)(this["FinalService"]));
50 59
            }
51 60
        }
52 61
    }

내보내기 Unified diff

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