摘要: 1,在切点增加 @whtiin 类的注解扫描 @Pointcut("@annotation(DS) || @within(DS) ") @After("@annotation(DS) || @within(DS)") 2优先试用方法注解生数据源的,如果没有在使用类的 if (methodDs != 阅读全文
posted @ 2025-07-06 01:02 loveCrane 阅读(26) 评论(0) 推荐(0)