From 19804e37592d2250c551fcf5df1d87cdf551f1d1 Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期一, 12 八月 2024 09:06:39 +0800
Subject: [PATCH] 添加识别二维码切换地址的功能

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

diff --git a/project.private.config.json b/project.private.config.json
index 126fb63..2462bad 100644
--- a/project.private.config.json
+++ b/project.private.config.json
@@ -3,6 +3,6 @@
   "projectname": "irrigate_user",
   "setting": {
     "compileHotReLoad": true,
-    "urlCheck": false
+    "urlCheck": true
   }
 }
\ No newline at end of file

--
Gitblit v1.8.0