select * from HealthCoupon where useType in ( '4' , '3' ) ... 但是MyBatis中提供了foreach语句实现IN查询,foreach语法如下: foreach语句中, collection属性的参数 ...
確定! 回上一頁