到货单生成接口配置文件调整

This commit is contained in:
hefengkai 2024-10-16 19:05:36 +08:00
parent 28cd719b78
commit b70b874e94
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
<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>