From 03ed210b9b78ed456f3ba5fdf3093b8ee4751edb Mon Sep 17 00:00:00 2001 From: Jeam_wang Date: Mon, 1 Aug 2022 16:44:49 +0800 Subject: [PATCH] background mock Signed-off-by: Jeam_wang --- runtime/main/extend/systemplugin/napi/ohos_request.js | 1 + 1 file changed, 1 insertion(+) diff --git a/runtime/main/extend/systemplugin/napi/ohos_request.js b/runtime/main/extend/systemplugin/napi/ohos_request.js index 32cfa49f..34e2410b 100644 --- a/runtime/main/extend/systemplugin/napi/ohos_request.js +++ b/runtime/main/extend/systemplugin/napi/ohos_request.js @@ -25,6 +25,7 @@ export function mockRequest() { networkType: "[PC Preview] unknow networkType", filePath: "[PC Preview] unknow filePath", title: "[PC Preview] unknow title", + background: "[PC Preview] unknow background", }; const DownloadInfo = {