纽威
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
717 B

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <configuration>
  3. <appSettings>
  4. <add key="ERPDB" value="[117.80.113.66].[CE20220507]"/>
  5. </appSettings>
  6. <connectionStrings>
  7. <add name="SysConnectionString" connectionString="Data Source=192.168.1.88;Database=ICSWMS_WeiZhuoBase;Uid=sa;Pwd=aA123456;"/>
  8. <add name="MailOpen" connectionString="true"/>
  9. <add name="SendHost" connectionString="mail.huahengweld.com"/>
  10. <add name="SendPort" connectionString="25"/>
  11. <add name="SendDisplayName" connectionString="zzx"/>
  12. <add name="SendAddress" connectionString="srm-huaheng@huahengweld.com"/>
  13. <add name="SendPassword" connectionString="mail.huahengweld.com"/>
  14. </connectionStrings>
  15. </configuration>