到货单生成接口配置文件调整
This commit is contained in:
parent
28cd719b78
commit
b70b874e94
|
@ -5,6 +5,7 @@
|
||||||
<interface>nc.itf.pu.dhjyd.dhjydmaster.IDhjydMasterVOService</interface>
|
<interface>nc.itf.pu.dhjyd.dhjydmaster.IDhjydMasterVOService</interface>
|
||||||
<implementation>nc.impl.pu.dhjyd.dhjydmaster.DhjydMasterVOServiceImpl</implementation>
|
<implementation>nc.impl.pu.dhjyd.dhjydmaster.DhjydMasterVOServiceImpl</implementation>
|
||||||
</component>
|
</component>
|
||||||
|
|
||||||
<component priority="0" singleton="true" remote="true" tx="CMT" supportAlias="true">
|
<component priority="0" singleton="true" remote="true" tx="CMT" supportAlias="true">
|
||||||
<interface>nc.itf.pu.dhjyd.dhjydmaster.IArriveToDhjyd</interface>
|
<interface>nc.itf.pu.dhjyd.dhjydmaster.IArriveToDhjyd</interface>
|
||||||
<implementation>nc.impl.pu.dhjyd.dhjydmaster.ArriveToDhjydImpl</implementation>
|
<implementation>nc.impl.pu.dhjyd.dhjydmaster.ArriveToDhjydImpl</implementation>
|
||||||
|
|
Loading…
Reference in New Issue