From 0527684883bc620febe0a1360f661cc2a7f16e00 Mon Sep 17 00:00:00 2001 From: liukangdong <898885815@qq.com> Date: 星期五, 29 十一月 2024 17:21:35 +0800 Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/funingyunwei --- admin/.env.test | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/admin/.env.test b/admin/.env.test index 91990ae..c3d8b95 100644 --- a/admin/.env.test +++ b/admin/.env.test @@ -4,3 +4,5 @@ # VUE_APP_API_URL = 'http://192.168.5.13/gateway_interface' VUE_APP_API_URL = 'http://192.168.0.162:10010/' + +# VUE_APP_API_URL = 'http://192.168.0.136:10010/' -- Gitblit v1.9.3