<!--切面配置-->
<aop:config>
<aop:advisor advice-ref="txAdvice" pointcut="execution(* cn.gxkj.service.impl.*.*(..)"
</aop:config>
 posted on 2019-09-07 12:04  来呀~快活啊  阅读(706)  评论(0)    收藏  举报