6 lines
290 B
XML
6 lines
290 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" "http://www.springframework.org/dtd/spring-beans.dtd">
|
|
<beans default-autowire="byName">
|
|
<bean name="pubbmxxService" class="com.hzya.frame.plugin.nxgrp.bmxx.service.impl.PubbmxxServiceImpl" />
|
|
</beans>
|