mirror of
https://gitee.com/best_handsome/mybatis-plus-join
synced 2025-07-11 00:02:22 +08:00
Bumps [org.jetbrains.kotlin:kotlin-test-junit](https://github.com/JetBrains/kotlin) from 1.8.21 to 2.0.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.21...v2.0.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-test-junit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
mybatis plus join 测试模块
- test-collection : 对多或对一查询测试项目
- test-join : 连表查询测试项目
- test-mapping : 注解映射测试项目