Commit b1019e5f by fudahua

素材列表

parent d5962516
......@@ -37,8 +37,7 @@
select
<include refid="Base_Column_List"/>
from tab_haoban_material
where status_flag =1
AND material_id in
where material_id in
<foreach collection="materialIds" item="item" open="(" close=")">
#{item,jdbcType=VARCHAR}
</foreach>
......
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