From 9b61b787d3722857a719663fc97e22dee31d3a32 Mon Sep 17 00:00:00 2001 From: wangyufei <2267742828@qq.com> Date: Fri, 16 Aug 2024 19:24:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=98=AF=E5=90=A6=E9=9C=80=E8=A6=81=E9=AA=8C?= =?UTF-8?q?=E8=AF=81=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/systemConfig.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/systemConfig.js b/public/systemConfig.js index c84fd37fb..cd2f48d94 100644 --- a/public/systemConfig.js +++ b/public/systemConfig.js @@ -12,5 +12,6 @@ let systemConfig = { // 租户配置 tenant: '["成都"]', systermUpdateAlert: true, - systermUpdateUrl: 'https://scptest.faway-hella.com/' + systermUpdateUrl: 'https://scptest.faway-hella.com/', + needCode:false }