From 781122df464fa63dca3fbb25e64fc92d1170b674 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=96=87=E8=BF=AA?= Date: Tue, 31 Jan 2023 11:29:08 +0800 Subject: [PATCH] test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张文迪 --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index be6f41052..04ef638e8 100644 --- a/bundle.json +++ b/bundle.json @@ -10,7 +10,7 @@ "dirs": {}, "scripts": {}, "component": { - "name": "file_api", + "name": "file_api",123 "subsystem": "filemanagement", "syscap": [ "SystemCapability.FileManagement.File.FileIO", -- Gitee