개정판 fdfa126d
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