From 277e86a87c36dbed78c219827d9d3456322112e8 Mon Sep 17 00:00:00 2001 From: zhengyongjie <15531316327@163.com> Date: Fri, 22 Nov 2024 09:14:17 +0800 Subject: [PATCH] context-api Signed-off-by: zhengyongjie <15531316327@163.com> --- api/app/context.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/app/context.d.ts b/api/app/context.d.ts index 68e8afa55..3c7d0f7cc 100644 --- a/api/app/context.d.ts +++ b/api/app/context.d.ts @@ -33,8 +33,8 @@ import bundle from '../@ohos.bundle'; * application-specific resources, request and verification permissions. * Can only be obtained through the ability. * - * @interface Context * @extends BaseContext + * @interface Context * @syscap SystemCapability.Ability.AbilityRuntime.Core * @FAModelOnly * @since 6