update cai_anchor set service_count = service_count + #{count}, service_time = service_time + #{callTime} where user_id = #{toUid} update cai_anchor set anchor_total_coin = anchor_total_coin + #{amount} where user_id = #{userId}