From 5e75f26e67712547076feb13be454a68937212a7 Mon Sep 17 00:00:00 2001 From: yunkexin <760754045@qq.com> Date: Tue, 25 Jun 2024 09:39:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E6=B5=8B=E8=AF=95=E7=89=88?= =?UTF-8?q?=E6=9C=ACappid?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index fffab43..2169593 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name" : "双控安全Beta", - "appid" : "__UNI__A6AA052", + "appid" : "__UNI__713D200", "description" : "连锰矿山安全app", "versionName" : "1.0.0", "versionCode" : "100", @@ -17,7 +17,10 @@ "delay" : 0 }, /* 模块配置 */ - "modules" : {}, + "modules" : { + "Barcode" : {}, + "Camera" : {} + }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */