245 lines
12 KiB
XML
245 lines
12 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<services>
|
|
<!--ClickOnce部署配置-->
|
|
<service name="SuperMap.RealEstate.NetworkDeployed.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.NetworkDeployed.IService" />
|
|
</service>
|
|
<!--登录验证-->
|
|
<service name="SuperMap.RealEstate.Identity.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.Identity.IService" />
|
|
</service>
|
|
<!--生成器大小写转换字典-->
|
|
<service name="SuperMap.RealEstate.ToolKits.CodeGenerator.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.ToolKits.CodeGenerator.IService" />
|
|
</service>
|
|
<!--数据字典-->
|
|
<service name="SuperMap.RealEstate.CoreFrameWork.Dictionary.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.CoreFrameWork.Dictionary.IService" />
|
|
</service>
|
|
<!--模块管理-->
|
|
<service name="SuperMap.RealEstate.CoreFrameWork.Modules.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.CoreFrameWork.Modules.IService" />
|
|
</service>
|
|
<!--系统框架-->
|
|
<service name="SuperMap.RealEstate.FrameWork.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.FrameWork.IService" />
|
|
</service>
|
|
<!--业务流程-->
|
|
<service name="SuperMap.RealEstate.WorkFlow.Support.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.WorkFlow.Support.IService" />
|
|
</service>
|
|
<service name="SuperMap.RealEstate.WorkFlow.Instance.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.WorkFlow.Instance.IService" />
|
|
</service>
|
|
<!--高速驿站-->
|
|
<service name="SuperMap.RealEstate.BasicData.Storage.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.BasicData.Storage.IService" />
|
|
</service>
|
|
<service name="SuperMap.RealEstate.BasicData.History.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.BasicData.History.IService" />
|
|
</service>
|
|
<service name="SuperMap.RealEstate.ExchangeData.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.ExchangeData.IService" />
|
|
</service>
|
|
<service name="SuperMap.RealEstate.HighWay.SellData.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.HighWay.SellData.IService" />
|
|
</service>
|
|
<service name="SuperMap.RealEstate.HighWay.Running.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.HighWay.Running.IService" />
|
|
</service>
|
|
<service name="SuperMap.RealEstate.HighWay.Storage.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.HighWay.Storage.IService" />
|
|
</service>
|
|
<service name="SuperMap.RealEstate.HighWay.History.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.HighWay.History.IService" />
|
|
</service>
|
|
<!--合同管理-->
|
|
<service name="SuperMap.RealEstate.Contract.Running.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.Contract.Running.IService" />
|
|
</service>
|
|
<service name="SuperMap.RealEstate.Contract.Storage.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.Contract.Storage.IService" />
|
|
</service>
|
|
<service name="SuperMap.RealEstate.Contract.History.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.Contract.History.IService" />
|
|
</service>
|
|
<!--会员管理-->
|
|
<service name="SuperMap.RealEstate.MemberShip.History.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.MemberShip.History.IService" />
|
|
</service>
|
|
<service name="SuperMap.RealEstate.MemberShip.Running.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.MemberShip.Running.IService" />
|
|
</service>
|
|
<service name="SuperMap.RealEstate.MemberShip.Storage.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.MemberShip.Storage.IService" />
|
|
</service>
|
|
<!--进销存管理-->
|
|
<service name="SuperMap.RealEstate.SaleStore.Running.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.SaleStore.Running.IService" />
|
|
</service>
|
|
<service name="SuperMap.RealEstate.SaleStore.Storage.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.SaleStore.Storage.IService" />
|
|
</service>
|
|
<!--疑难问题-->
|
|
<service name="SuperMap.RealEstate.MainTenance.Storage.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.MainTenance.Storage.IService" />
|
|
</service>
|
|
<!--收发存-->
|
|
<service name="SuperMap.RealEstate.SendRec.Storage.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.SendRec.Storage.IService" />
|
|
</service>
|
|
<!--统一供配送-->
|
|
<service name="SuperMap.RealEstate.UniformSend.Storage.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.UniformSend.Storage.IService" />
|
|
</service>
|
|
<!--商户管理-->
|
|
<service name="SuperMap.RealEstate.Seller.History.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.Seller.History.IService" />
|
|
</service>
|
|
<service name="SuperMap.RealEstate.Seller.Running.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.Seller.Running.IService" />
|
|
</service>
|
|
<service name="SuperMap.RealEstate.Seller.Storage.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.Seller.Storage.IService" />
|
|
</service>
|
|
<!--财务管理-->
|
|
<service name="SuperMap.RealEstate.Finance.History.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.Finance.History.IService" />
|
|
</service>
|
|
<service name="SuperMap.RealEstate.Finance.Running.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.Finance.Running.IService" />
|
|
</service>
|
|
<service name="SuperMap.RealEstate.Finance.Storage.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.Finance.Storage.IService" />
|
|
</service>
|
|
<!--移动业务-->
|
|
<service name="SuperMap.RealEstate.MobileServicePlatform.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.MobileServicePlatform.IService" />
|
|
</service>
|
|
<!--人事档案管理-->
|
|
<service name="SuperMap.RealEstate.Personnel.History.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.Personnel.History.IService" />
|
|
</service>
|
|
<service name="SuperMap.RealEstate.Personnel.Running.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.Personnel.Running.IService" />
|
|
</service>
|
|
<service name="SuperMap.RealEstate.Personnel.Storage.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.Personnel.Storage.IService" />
|
|
</service>
|
|
<!--合作商户管理-->
|
|
<service name="SuperMap.RealEstate.Coop.Merchant.Service"
|
|
behaviorConfiguration="RealEstate_ServiceBehavior">
|
|
<endpoint binding="wsHttpBinding"
|
|
bindingConfiguration="RealEstate_Binding"
|
|
contract="SuperMap.RealEstate.Coop.Merchant.IService" />
|
|
</service>
|
|
</services>
|