告警修改

Signed-off-by: fengyang <fengyang44@huawei.com>
This commit is contained in:
fengyang 2024-05-09 18:51:26 +08:00
parent 893b28dc76
commit 1437245d53

View File

@ -680,7 +680,7 @@ declare namespace usageStatistics {
function queryAppGroupSync(bundleName: string): number;
/**
* @typedef {Record<string, BundleStatsInfo>}
* @typedef { Record<string, BundleStatsInfo> } BundleStatsMap
* @syscap SystemCapability.ResourceSchedule.UsageStatistics.App
* @systemapi Hide this for inner system use.
* @since 9