markus / KCOM / Properties / Settings.settings @ b2a6b24a
이력 | 보기 | 이력해설 | 다운로드 (1.47 KB)
1 | 787a4489 | KangIngu | <?xml version='1.0' encoding='utf-8'?> |
---|---|---|---|
2 | <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="KCOM.Properties" GeneratedClassName="Settings"> |
||
3 | <Profiles /> |
||
4 | <Settings> |
||
5 | <Setting Name="BaseClientAddress" Type="System.String" Scope="User"> |
||
6 | <Value Profile="(Default)">http://localhost:10533</Value> |
||
7 | </Setting> |
||
8 | <Setting Name="KCOM_kr_co_devdoftech_cloud_FileUpload" Type="(Web Service URL)" Scope="Application"> |
||
9 | <Value Profile="(Default)">http://cloud.devdoftech.co.kr:5977/ImageUpload/FileUpload.asmx</Value> |
||
10 | </Setting> |
||
11 | <Setting Name="KCOM_Get_FinalImage_Get_PdfImage" Type="(Web Service URL)" Scope="Application"> |
||
12 | <Value Profile="(Default)">http://cloud.devdoftech.co.kr:5977/Get_FInalImage/Get_PdfImage.asmx</Value> |
||
13 | </Setting> |
||
14 | 992a98b4 | KangIngu | <Setting Name="mainServerImageWebPath" Type="System.String" Scope="Application"> |
15 | <Value Profile="(Default)">http://cloud.devdoftech.co.kr:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png</Value> |
||
16 | </Setting> |
||
17 | a874198d | humkyung | <Setting Name="subServerImageWebPath" Type="System.String" Scope="Application"> |
18 | <Value Profile="(Default)">http://cloud.devdoftech.co.kr:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png</Value> |
||
19 | </Setting> |
||
20 | <Setting Name="excelFilePath" Type="System.String" Scope="Application"> |
||
21 | <Value Profile="(Default)">http://cloud.devdoftech.co.kr:5977/TileSource/Check_Test/CheckList_T.xlsx</Value> |
||
22 | </Setting> |
||
23 | 787a4489 | KangIngu | </Settings> |
24 | </SettingsFile> |