feat(platform): expose amap server readiness
This commit is contained in:
@@ -361,6 +361,7 @@ export interface OpsHealth {
|
||||
export interface RuntimeInfo {
|
||||
requestTimeoutMs: number;
|
||||
amapWebJsConfigured?: boolean;
|
||||
amapApiConfigured?: boolean;
|
||||
amapSecurityProxyEnabled?: boolean;
|
||||
amapSecurityCodeExposed?: boolean;
|
||||
amapSecurityServiceHost?: string;
|
||||
|
||||
Reference in New Issue
Block a user