개정판 a1142a6b
#00000 Debug에서 DevDoftech/Hyosung를 병행하여 Debug하도록 수정
- Web.config/Web.Debug.config/Web.Debug_DevDoftech.config/Web.Debug_HyoSung.config
- 솔루션 구성을 선택하여 각각 Debug
- Kcom_api에서 사용자 정보를 MS SQL 쿼리로 가져와서 사용하도록 수정( EF의 오류 방지)
Change-Id: I7c64e3f99a18dd29d91036a99604401f24c469d8
INI/MARKUS_HyoSung.ini | ||
---|---|---|
1 |
#??? INI |
|
2 |
|
|
3 | 1 |
[Internal] |
4 |
IP=192.168.0.67
|
|
2 |
IP=localhost
|
|
5 | 3 |
[External] |
6 |
IP=125.129.196.207
|
|
4 |
IP=10.11.252.3
|
|
7 | 5 |
[BaseClientAddress] |
8 |
URL=http://192.168.0.67:5979
|
|
6 |
URL=http://localhost:8080
|
|
9 | 7 |
[HubAddress] |
10 |
URL=http://192.168.0.67:5100/
|
|
8 |
URL=http://10.11.252.3/
|
|
11 | 9 |
[UpdateVer64] |
12 |
URL=http://192.168.0.67:5977/TileSource/Version/version_x64.xml
|
|
10 |
URL=http://10.11.252.3/TileSource/Version/version_x64.xml
|
|
13 | 11 |
[UpdateVer86] |
14 |
URL=http://192.168.0.67:5977/TileSource/Version/version_x86.xml
|
|
12 |
URL=http://10.11.252.3/TileSource/Version/version_x86.xml
|
|
15 | 13 |
[excelFilePath] |
16 |
URL=http://192.168.0.67:5977/TileSource/Check_Test/CheckList_T.xlsx
|
|
14 |
URL=http://10.11.252.3/TileSource/Check_Test/CheckList_T.xlsx
|
|
17 | 15 |
[KCOM_Get_FinalImage_Get_PdfImage] |
18 |
URL=http://192.168.0.67:5977/Get_FInalImage/Get_PdfImage.asmx
|
|
16 |
URL=http://10.11.252.3/Get_FInalImage/Get_PdfImage.asmx
|
|
19 | 17 |
[KCOM_kr_co_devdoftech_cloud_FileUpload] |
20 |
URL=http://192.168.0.67:5977/ImageUpload/FileUpload.asmx
|
|
18 |
URL=http://10.11.252.3/ImageUpload/FileUpload.asmx
|
|
21 | 19 |
[mainServerImageWebPath] |
22 |
URL=http://192.168.0.67:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png
|
|
20 |
URL=http://10.11.252.3/TileSource/{0}_Tile/{1}/{2}/{3}.png
|
|
23 | 21 |
[subServerImageWebPath] |
24 |
URL=http://192.168.0.67:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png
|
|
22 |
URL=http://10.11.252.3/TileSource/{0}_Tile/{1}/{2}/{3}.png
|
|
25 | 23 |
[Debug_BaseClientAddress] |
26 |
URL=http://192.168.0.67:5979
|
|
24 |
URL=http://localhost:8080
|
|
27 | 25 |
[HOST_DOMAIN] |
28 | 26 |
DOMAIN= |
29 | 27 |
[GetConversionStateFailed] |
내보내기 Unified diff