select config_id, config_name, config_key, config_value, config_type, create_by, create_time, update_by, update_time, remark from sys_config and config_id = #{configId} and config_key = #{configKey}