From f05a26bb7e036c3d09c84e295f1b77fdb8d9ba08 Mon Sep 17 00:00:00 2001
From: odc.xiaohui <xiaohui@Q1>
Date: 星期四, 06 四月 2023 20:46:42 +0800
Subject: [PATCH] 修改定时

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

diff --git a/project.config.json b/project.config.json
index 128ccc2..6a7802d 100644
--- a/project.config.json
+++ b/project.config.json
@@ -27,7 +27,9 @@
         "packNpmManually": true
     },
     "simulatorType": "wechat",
-    "simulatorPluginLibVersion": {},
+    "simulatorPluginLibVersion": {
+        "wxext14566970e7e9f62": "2.27.3"
+    },
     "condition": {},
     "srcMiniprogramRoot": "miniprogram/",
     "editorSetting": {

--
Gitblit v1.8.0