mapper中写接口,必须加上 @Param("partyOrganId"),否则会出错。
List<EChartsDO> getMemberByAge(@Param("partyOrganId") List<Long> partyOrganId);

xml映射中:
<sql >
            #{item}
</foreach>
</if>
</sql>
 <select  />
)t GROUP BY text
</select>

相关文章:

  • 2022-12-23
  • 2021-08-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-25
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案