서버 접속을 IT 로 변경

로그 관련은 현재 수정중
This commit is contained in:
chikyun.kim
2019-08-28 09:38:03 +09:00
parent 6a90be2e6d
commit d762d3e623
39 changed files with 1639 additions and 4137 deletions

View File

@@ -3,6 +3,7 @@
<configSections>
</configSections>
<connectionStrings>
<add name="FEQ0000.Properties.Settings.gwcs" connectionString="Data Source=10.131.36.205;Initial Catalog=GroupWare;Persist Security Info=True;User ID=gw;Password=Amkor123!" providerName="System.Data.SqlClient"/>
<add name="FEQ0000.Properties.Settings.gwcs" connectionString="Data Source=10.131.15.18;Initial Catalog=EE;Persist Security Info=True;User ID=eeuser;Password=EEmicro123!"
providerName="System.Data.SqlClient" />
</connectionStrings>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup></configuration>