From c8b8813751dda967748f361e24679b0649bc387b Mon Sep 17 00:00:00 2001
From: 935090232@qq.com <ak473600000>
Date: Fri, 15 Jan 2021 23:37:00 +0800
Subject: [PATCH] 1

---
 project.config.json |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/project.config.json b/project.config.json
index 44d8fa1..8bef61b 100644
--- a/project.config.json
+++ b/project.config.json
@@ -23,13 +23,12 @@
     "compileHotReLoad": false,
     "useMultiFrameRuntime": true,
     "useApiHook": true,
-    "useApiHostProcess": true,
+    "useApiHostProcess": false,
     "babelSetting": {
       "ignore": [],
       "disablePlugins": [],
       "outputPath": ""
     },
-    "enableEngineNative": false,
     "bundle": false,
     "useIsolateContext": true,
     "useCompilerModule": true,
@@ -41,7 +40,7 @@
   },
   "compileType": "miniprogram",
   "libVersion": "1.9.98",
-  "appid": "wx94ea32d31eec8904",
+  "appid": "wx5cc58f796224af61",
   "projectname": "%E8%9C%82%E5%B7%A2%E7%BE%8E%E4%B8%9A",
   "isGameTourist": false,
   "simulatorType": "wechat",

--
Gitblit v1.9.1