update t_account set is_trial = 0, credits = 0, system_user = 0, organization_name = null, credits_usage = null, credits_usage_limit = null, sub_account_num = null where id = #{id}