纽威
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

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<add key="ERPDB" value="[117.80.113.66].[CE20220507]"/>
</appSettings>
<connectionStrings>
<add name="SysConnectionString" connectionString="Data Source=192.168.1.88;Database=ICSWMS_WeiZhuoBase;Uid=sa;Pwd=aA123456;"/>
<add name="MailOpen" connectionString="true"/>
<add name="SendHost" connectionString="mail.huahengweld.com"/>
<add name="SendPort" connectionString="25"/>
<add name="SendDisplayName" connectionString="zzx"/>
<add name="SendAddress" connectionString="srm-huaheng@huahengweld.com"/>
<add name="SendPassword" connectionString="mail.huahengweld.com"/>
</connectionStrings>
</configuration>