14 lines
614 B
XML
14 lines
614 B
XML
<?xml version="1.0" encoding="gb2312"?>
|
|
<module name="pu">
|
|
<public>
|
|
<component priority="0" singleton="true" remote="true" tx="CMT" supportAlias="true">
|
|
<interface>nc.itf.pu.dhjyd.dhjydmaster.IDhjydMasterVOService</interface>
|
|
<implementation>nc.impl.pu.dhjyd.dhjydmaster.DhjydMasterVOServiceImpl</implementation>
|
|
</component>
|
|
|
|
<component priority="0" singleton="true" remote="true" tx="CMT" supportAlias="true">
|
|
<interface>nc.itf.pu.dhjyd.dhjydmaster.IArriveToDhjyd</interface>
|
|
<implementation>nc.impl.pu.dhjyd.dhjydmaster.ArriveToDhjydImpl</implementation>
|
|
</component>
|
|
</public>
|
|
</module> |