2024-09-21 19:16:37 +08:00
|
|
|
<?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>
|
2024-10-16 19:05:36 +08:00
|
|
|
|
2024-10-16 17:35:20 +08:00
|
|
|
<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>
|
2024-09-21 19:16:37 +08:00
|
|
|
</public>
|
|
|
|
</module>
|