From 45b8f4fe630b01ac341b702f057cb31ce5809e94 Mon Sep 17 00:00:00 2001 From: douzhuo <17611323298@163.com> Date: Wed, 21 Sep 2022 10:26:07 +0800 Subject: [PATCH] =?UTF-8?q?=E8=83=9C=E6=B5=A9=E6=9C=AC=E5=9C=B09090?= =?UTF-8?q?=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- env/sh.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env/sh.js b/env/sh.js index 1146d12..b5c9332 100644 --- a/env/sh.js +++ b/env/sh.js @@ -1,5 +1,5 @@ const ENV_PATH = { - baseUrl: 'http://192.168.31.149:8080/api', // 胜浩 + baseUrl: 'http://192.168.31.149:9090/api', // 胜浩 } module.exports = ENV_PATH \ No newline at end of file