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.