get() get(string $key, mixed $default = null) : mixed 获取配置 Parameters string $key 形似a.b.c的key mixed $default 默认 Returns mixed