摘要: <aop:config> <aop:pointcut id="xmllog" expression="execution(* com.xhu.service.MyService.*(..))"/> <aop:pointcut id="xmlafter" expression="execution(* 阅读全文
posted @ 2020-05-21 22:36 Unlimited_Rain 阅读(666) 评论(0) 推荐(0)