Mybatis-plus v3.1.2 cannot correctly execute multi-column in combination query statements
I have tried using XML and @Select to construct SQL statements in mybatis, but errors still occur. From the error message, there is no problem with the constructed SQL syntax. This is what I am confused about.