ApiPlatform¶
- class deepfos.api.account.ApiPlatform(root: deepfos.api.base.RootAPI)¶
- secret(enterpriseCode)¶
获取企业第三方认证信息
- 参数
enterpriseCode –
str- 返回类型
Union[PlatFormSecretVO,Awaitable[PlatFormSecretVO]]
获取企业第三方认证信息
enterpriseCode – str
Union[PlatFormSecretVO, Awaitable[PlatFormSecretVO]]