where cls.cm_branch = brand.cm_branch and brand.cm_branch = branch.cm_branch and detail.branch_jg=branch.area_no
and cls_no='001' and brand_no in ( '0004' ,'0019' ,'0003' ,'0019' ,'0507' ,'0037' ,'0013' ,'0944' ,'8140','0649'
,'1050' ,'0015','0687' ,'0247' ,'0145','0032' ,'0539')
and branch.branch_name like '赤峰%店'
and branch.branch_name in ('${REPLACE(branch_name,",","\',\'")}')
and detail.oper_date between '${start}'
and '${end}'
====================
下拉复选框 查询单个参数无数据,查询多个参数的时候显示数据不准
哪位大手子帮忙解答 一下 谢谢 下拉复选框只有 branch_name 字符串类型