개정판 6b6e937c
Compare기능 수정
Change-Id: I3697fbe30f47d5cc4a51ece85df0055f7c596bf2
KCOM_API/Web.config | ||
---|---|---|
85 | 85 |
<applicationSettings> |
86 | 86 |
<KCOM_API.Properties.Settings> |
87 | 87 |
<setting name="TileSoucePath" serializeAs="String"> |
88 |
<value>http://localhost/TileSource/{0}_Tile/{1}/{2}/{3}.png</value>
|
|
88 |
<value>http://192.168.0.67:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png</value>
|
|
89 | 89 |
</setting> |
90 | 90 |
<setting name="TileSoucePath_SUB" serializeAs="String"> |
91 |
<value>http://localhost/TileSource/{0}_Tile/{1}/{2}/{3}.png</value>
|
|
91 |
<value>http://192.168.0.67:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png</value>
|
|
92 | 92 |
</setting> |
93 | 93 |
</KCOM_API.Properties.Settings> |
94 | 94 |
</applicationSettings> |
내보내기 Unified diff