长瑞集成系统
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.

51 lines
3.2 KiB

<?xml version="1.0"?>
<configuration>
<appSettings>
<add key="ERPDB" value="[192.168.0.105].[bafangdianqi]"/>
<add key="ERPITEMDB" value="[192.168.0.105].[ICSMES_BFSys]"/>
<add key="仓库档案" value="-3293354800053926346"/>
<add key="料品档案" value="7668408093390029996"/>
<add key="供应商档案" value="-4595175107977523422"/>
<add key="用户档案" value="-751767843700258950"/>
<add key="业务员档案" value="-1162738846976228453"/>
<add key="部门档案" value="7972711298211660560"/>
<add key="客户档案" value="-4812665242825047849"/>
<add key="组织档案" value="4675532105152022415"/>
<add key="八厘米接口" value="http://192.168.0.252:8900/"/>
<add key="否" value="-7251191148337476536"/>
<add key="是" value="7671530928678323442"/>
<add key="logAdress" value="D:\八方\log"/>
</appSettings>
<connectionStrings>
<add name="SysConnectionString" connectionString="Data Source=192.168.0.105;Database=ICSMES_BFSys;Uid=sa;Pwd=tizi@123;" providerName="System.Data.SqlClient"/>
<add name="ITEMSysConnectionString" connectionString="Data Source=192.168.0.105;Database=bafangdianqi;Uid=sa;Pwd=tizi@123;" providerName="System.Data.SqlClient"/>
<add name="SysOAConnectionString" connectionString="Data Source=10.1.88.8;Database=BF-OA;Uid=sa;Pwd=BafangOa@123;" providerName="System.Data.SqlClient"/>
<add name="SysU9ConnectionString" connectionString="Server=192.168.0.105;Uid=sa;Password=tizi@123;Database=bafangdianqi;"/>
</connectionStrings>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup><system.serviceModel>
<bindings>
<basicHttpBinding>
<binding name="BasicHttpBinding_IApprovedPurPriceList" />
<binding name="BasicHttpBinding_IApprovePO" />
<binding name="BasicHttpBinding_IApprovedPurPriceAdjustment" />
<binding name="BasicHttpBinding_ICustApproveSOModifySV" />
</basicHttpBinding>
</bindings>
<client>
<endpoint address="http://u9test/BFU9TestSC/UFIDA.U9.ZHC.ApprovedPurPriceList.ApprovedPurPriceList.svc"
binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_IApprovedPurPriceList"
contract="SalePrice.IApprovedPurPriceList" name="BasicHttpBinding_IApprovedPurPriceList" />
<endpoint address="http://u9test/BFU9TestSC/UFIDA.U9.ZHC.CustApprovePO.ApprovePO.svc"
binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_IApprovePO"
contract="SaleOrder.IApprovePO" name="BasicHttpBinding_IApprovePO" />
<endpoint address="http://u9test/BFU9TestSC/UFIDA.U9.ZHC.ApprovedPurPriceAdjustment.ApprovedPurPriceAdjustment.svc"
binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_IApprovedPurPriceAdjustment"
contract="SalePriceChange.IApprovedPurPriceAdjustment" name="BasicHttpBinding_IApprovedPurPriceAdjustment" />
<endpoint address="http://u9test/BFU9TestSC/UFIDA.U9.ZHC.ApproveSOModifySV.CustApproveSOModifySV.svc"
binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_ICustApproveSOModifySV"
contract="SaleOrderChange.ICustApproveSOModifySV" name="BasicHttpBinding_ICustApproveSOModifySV" />
</client>
</system.serviceModel>
</configuration>