添加到货检验单生成接口
This commit is contained in:
		
							parent
							
								
									9f0e7b5d09
								
							
						
					
					
						commit
						2125d4dce0
					
				|  | @ -5,5 +5,9 @@ | ||||||
| 			<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"> | ||||||
|  | 			<interface>nc.itf.pu.dhjyd.dhjydmaster.IArriveToDhjyd</interface> | ||||||
|  | 			<implementation>nc.impl.pu.dhjyd.dhjydmaster.ArriveToDhjydImpl</implementation> | ||||||
|  | 		</component> | ||||||
| 	</public> | 	</public> | ||||||
| </module> | </module> | ||||||
		Loading…
	
		Reference in New Issue