Authored by yangchangjiang

--task=null --user=杨长江 根据货品编号更新订单商品名称和图片

... ... @@ -52,7 +52,6 @@
<foreach collection="storages" close=")" open="(" item="item" separator=",">
#{item}
</foreach>
ORDER BY sog.id ASC
LIMIT 100
</update>
... ...