From c054059c05608b1c7235e18b3da0dfa095ebfe4d Mon Sep 17 00:00:00 2001 From: haoxuan <haoxuan> Date: 星期五, 22 九月 2023 10:45:18 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/web/WMS --- src/common/config/index.js | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/common/config/index.js b/src/common/config/index.js index 935a8f0..478e57a 100644 --- a/src/common/config/index.js +++ b/src/common/config/index.js @@ -57,6 +57,5 @@ result = "鍒氬垰" } } - console.log(result) return result } -- Gitblit v1.8.0