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