Commit af9d0cf2 authored by fangxinjiang's avatar fangxinjiang

Merge remote-tracking branch 'origin/master'

parents 81353c32 11007a3f
......@@ -48,7 +48,8 @@
a.id,
a.bank_no,
a.name,
a.result
a.result,
a.id_num
FROM t_check_bank_no a
where a.bank_no in
<foreach item="item" index="index" collection="noList" open="(" separator="," close=")">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment