From 24d51ac488def25f082565e3fcb9e7f746b4cf5f Mon Sep 17 00:00:00 2001 From: corala <18339694416@163.com> Date: Sat, 7 Jan 2023 14:54:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=BE=85=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- env/cl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env/cl.js b/env/cl.js index 31228e3..d4c5e15 100644 --- a/env/cl.js +++ b/env/cl.js @@ -1,5 +1,5 @@ const ENV_PATH = { - baseUrl: 'http://192.168.31.161:9999', // 长龙 + baseUrl: 'http://192.168.31.160:9999', // 长龙 } module.exports = ENV_PATH \ No newline at end of file