yulichang / mybatis-plus-join

支持连表查询的mybatis-plus,mybatis-plus风格的连表操作提供wrapper.leftJoin(),wrapper.rightJoin()等操作
https://yulichang.github.io/mybatis-plus-join-doc/
Apache License 2.0
971 stars 113 forks source link

selectAssociation 在自连接情况下会使出参映射为null #89

Closed yejiaaqi closed 4 months ago

yejiaaqi commented 6 months ago

微信图片_20231101111121

tcxiao1 commented 5 months ago

1702293715453

同样的问题, 使用selectAssociation 会导致参数映射为null

yulichang commented 4 months ago

1.4.10