select * from user_config_switch a where a.del_flag = 1 and a.organization_id = #{userConfigSwitchDo.organizationId} and a.top_organization_id = #{userConfigSwitchDo.topOrganizationId}