Skip to content

QueryHelp.getPredicate方法中重复添加join #655

Description

@ilikeclean

1.版本: v2.6
2.环境:本地、线上
3复现步骤: @query注解在不同字段上的joinName都是同一张表,在调用该方法后,获取到sql是每一个加注解的字段都join了一次表,这样出来的sql不是我想要的结果。请问这样是我使用注解的方式有问题吗
image
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions