mybatis-flex/mybatis-flex-core
wcc b91f84632e 修正多 MybatisFlexBootstrap 实例时调用 MybatisFlexBootstrap.getMapper(Class<T> mapperClass) 方法只能获取最后的实例的 mapper
Fixed the problem that when calling MybatisFlexBootstrap.getMapper(Class<T> mapperClass) method with multiple MybatisFlexBootstrap instances, only the mapper of the last instance can be obtained.
2024-12-23 16:58:48 +08:00
..
2024-12-20 19:43:49 +08:00