@Select(value = " ") List queryIdByCustomerPlatformIds(@Param("customerPlatformIds") List customerPlatformIds)
上面的语句还算一般,如果觉得太复杂,也可以使用原来的xml的配置方式
运行时的话,idea有插件能直接看到最终的sql,比看这种好使吧