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.
20 lines
1.9 KiB
20 lines
1.9 KiB
11 months ago
|
<configuredServices>
|
||
|
|
||
|
<service type="SiaSun.LMS.Implement.S_BaseService, SiaSun.LMS.Implement" itype ="SiaSun.LMS.Interface.I_BaseService" binding="basicHttpBinding" url ="{0}/BaseService"/>
|
||
|
|
||
|
<service type="SiaSun.LMS.Implement.ControlBase, SiaSun.LMS.Implement" itype ="SiaSun.LMS.Interface.I_ControlService" binding="basicHttpBinding" url ="{0}/ControlService"/>
|
||
|
<service type="SiaSun.LMS.Implement.SystemBase, SiaSun.LMS.Implement" itype ="SiaSun.LMS.Interface.I_SystemService" binding="basicHttpBinding" url ="{0}/SystemService"/>
|
||
|
<service type="SiaSun.LMS.Implement.GoodsBase, SiaSun.LMS.Implement" itype ="SiaSun.LMS.Interface.I_GoodsService" binding="basicHttpBinding" url ="{0}/GoodsService"/>
|
||
|
|
||
|
<service type="SiaSun.LMS.Implement.FlowBase, SiaSun.LMS.Implement" itype ="SiaSun.LMS.Interface.I_FlowService" binding="basicHttpBinding" url ="{0}/FlowService"/>
|
||
|
<service type="SiaSun.LMS.Implement.CellBase, SiaSun.LMS.Implement" itype ="SiaSun.LMS.Interface.I_CellService" binding="basicHttpBinding" url ="{0}/CellService"/>
|
||
|
|
||
|
<service type="SiaSun.LMS.Implement.PlanBase, SiaSun.LMS.Implement" itype ="SiaSun.LMS.Interface.I_PlanService" binding="basicHttpBinding" url ="{0}/PlanService"/>
|
||
|
<service type="SiaSun.LMS.Implement.ManageBase, SiaSun.LMS.Implement" itype ="SiaSun.LMS.Interface.I_ManageService" binding="basicHttpBinding" url ="{0}/ManageService"/>
|
||
|
<service type="SiaSun.LMS.Implement.StorageBase, SiaSun.LMS.Implement" itype ="SiaSun.LMS.Interface.I_StorageService" binding="basicHttpBinding" url ="{0}/StorageService"/>
|
||
|
|
||
|
<service type="SiaSun.LMS.Implement.LedBase, SiaSun.LMS.Implement" itype ="SiaSun.LMS.Interface.I_LEDService" binding="basichttpbinding" url ="{0}/LEDService"/>
|
||
|
<service type="SiaSun.LMS.Implement.S_PDAService, SiaSun.LMS.Implement" itype ="SiaSun.LMS.Interface.I_PDAService" binding="basichttpbinding" url ="{0}/PDAService"/>
|
||
|
|
||
|
</configuredServices>
|