使用文本控件传参 内容为:参数1,参数2 传递参数到数据集中怎么写sql 语句中where in()条件能过滤前端写的多个值
参数?不是参数值??
如果是参数值就replace()
where in ('${replace(参数名,",","','")}')