From 5c70cfe1f51eab3091b49cf1d3590b98693f5fd5 Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期日, 08 十月 2023 17:59:11 +0800 Subject: [PATCH] 代码更新 --- src/assets/js/mapMsg.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/assets/js/mapMsg.js b/src/assets/js/mapMsg.js index 98eb4eb..b8e2beb 100644 --- a/src/assets/js/mapMsg.js +++ b/src/assets/js/mapMsg.js @@ -30,7 +30,7 @@ rpc.setLineRoaming() clearInterval(this.setTimeInterval); this.setTimeInterval = null; - }, 70000) + }, 90000) }); }, -- Gitblit v1.9.3