update mall_product_store_rela a a.`stock_num` = #{stock_num}, a.`sell_volume` = #{sell_volume}, where a.product_id = #{id} and a.store_id = #{store_id} and a.goods_id = #{goods_id} update mall_product_store_rela a a.`sell_volume` = #{sell_volume}, where a.product_id = #{id} and a.store_id = #{store_id}