miemieYaho
miemieYaho
使用: `3.5.2.2-SNAPSHOT` 仓库地址: `https://oss.sonatype.org/content/repositories/snapshots/`
https://github.com/mybatis/spring-boot-starter/issues/542
demo呢?
完整可复现可执行的项目demo
private Integer Id;
这是mybatis的类
InnerInterceptor 各个method都有对应的场景,你这种乱用法是不合适的
根据test来看是能每次都进beforePrepare的,具体的你自己debug看看吧
最新版也有问题?
你的BaseResultHandler代码怎么写的?