Posted on 2013-04-18 14:56
朱杰兵 阅读(612)
评论(0) 编辑 收藏
1>
<bean id="TbWdYljgActionBean" class="com.wondersgroup.dataanalysis.common.dict.action.TbWdYljgAction"
singleton="false"> <property name="tbWdYljgService" ref="tbWdYljgService" />
</bean>
2>
<bean name="zsyydoctorAppointmentActionBean" class="com.wonders.zsyy.action.DoctorZsyyAction" scope="prototype">
<property name="zsyyappointmentService" ref="zsyyappointmentService"></property>
</bean>