暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

WINPROFIT-ERP-SYS.exe.config 748B

123456789101112
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <configuration>
  3. <configSections>
  4. </configSections>
  5. <connectionStrings>
  6. <add name="WINPROFIT_ERP_SYS.My.MySettings.連線字串" connectionString="Data Source=192.168.10.5;Initial Catalog=METO-MES-SYS;Persist Security Info=True;User ID=b70340;Password=0911274990" providerName="System.Data.SqlClient"/>
  7. <add name="WINPROFIT_ERP_SYS.My.MySettings.連線字串2" connectionString="Data Source=192.168.0.80;Initial Catalog=METO-MES-SYS;Persist Security Info=True;User ID=b70340;Password=0911274990" providerName="System.Data.SqlClient"/>
  8. </connectionStrings>
  9. <startup>
  10. <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
  11. </startup>
  12. </configuration>