From a984283b813d3af365086e5d0c65a984b5d5ba98 Mon Sep 17 00:00:00 2001 From: fanjiaojiao Date: Mon, 10 Apr 2023 14:28:12 +0800 Subject: [PATCH] =?UTF-8?q?jsdoc=E6=95=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: fanjiaojiao --- interfaces/kits/js/@ohos.systemparameter.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interfaces/kits/js/@ohos.systemparameter.d.ts b/interfaces/kits/js/@ohos.systemparameter.d.ts index 4bffed1..db56689 100644 --- a/interfaces/kits/js/@ohos.systemparameter.d.ts +++ b/interfaces/kits/js/@ohos.systemparameter.d.ts @@ -13,7 +13,7 @@ * limitations under the License. */ -import { AsyncCallback, BusinessError } from './basic'; +import { AsyncCallback, BusinessError } from './@ohos.base'; /** * The interface of system parameters class.