select id, name, config_key, config_value, type, create_by, create_time, update_by, update_time, remark from sys_config and id = #{id} and config_key = #{configKey}