update t_account set is_trial = 0, credits = 0, system_user = 0 where id = #{id}