개정판 43e1d368
issue #0000 코드 정리
Change-Id: I7c8ba4ef6d78a7e4f51b72f226507cddac722939
KCOM/app.Debug.config | ||
---|---|---|
2 | 2 |
<!-- For more information on using app.config transformation visit http://go.microsoft.com/fwlink/?LinkId=125889 --> |
3 | 3 |
<!-- In case configuration is not the root element, replace it with root element in source configuration file --> |
4 | 4 |
<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform"> |
5 |
<applicationSettings> |
|
6 |
<KCOM.Properties.Settings> |
|
7 |
<setting name="KCOM_kr_co_devdoftech_cloud_FileUpload" serializeAs="String"> |
|
8 |
<value>https://localhost:44301/ImageUpload/FileUpload.asmx</value> |
|
9 |
</setting> |
|
10 |
<setting name="KCOM_Get_FinalImage_Get_PdfImage" serializeAs="String"> |
|
11 |
<value>http://cloud.devdoftech.co.kr:5977/Get_FInalImage/Get_PdfImage.asmx</value> |
|
12 |
</setting> |
|
13 |
<setting name="mainServerImageWebPath" serializeAs="String"> |
|
14 |
<value>http://www.devdoftech.co.kr:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png</value> |
|
15 |
</setting> |
|
16 |
<setting name="subServerImageWebPath" serializeAs="String"> |
|
17 |
<value>http://www.devdoftech.co.kr:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png</value> |
|
18 |
</setting> |
|
19 |
<setting name="excelFilePath" serializeAs="String"> |
|
20 |
<value>http://www.devdoftech.co.kr:5977/TileSource/Check_Test/CheckList_T.xlsx</value> |
|
21 |
</setting> |
|
22 |
<setting name="STATUS_DISCRIPTION" serializeAs="String"> |
|
23 |
<value>Vendor확인완료;Vendor적용완료;프로젝트 종료</value> |
|
24 |
</setting> |
|
25 |
<setting name="UpdateVer64" serializeAs="String"> |
|
26 |
<value>http://www.devdoftech.co.kr:5977/TileSource/Version/version_x64.xml</value> |
|
27 |
</setting> |
|
28 |
<setting name="UpdateVer86" serializeAs="String"> |
|
29 |
<value>http://www.devdoftech.co.kr:5977/TileSource/Version/version_x86.xml</value> |
|
30 |
</setting> |
|
31 |
</KCOM.Properties.Settings> |
|
32 |
</applicationSettings> |
|
5 | 33 |
</configuration> |
내보내기 Unified diff