update coins_order deal_cnt = deal_cnt+#{dealCnt}, deal_amount = deal_amount+#{dealAmount}, where id = #{id} update coins_order set order_status = #{status} where id in #{item} update coins_order set order_status = #{status} where id =#{id}