Extra¶ class deepfos.api.variable.Extra(root: deepfos.api.base.RootAPI)¶ server_check()¶ 服务可用性校验功能 项目启动后,校验各个参数,依赖服务等各种依赖是否完整,便于及时查看问题 返回类型 Union[Any, Awaitable[Any]] server_config_params()¶ serverConfigParams 返回类型 Union[dict, Awaitable[dict]]