From 7986bc00e330411ffc73da24fdd168c6af8cf295 Mon Sep 17 00:00:00 2001 From: qingyiay <2386314947@qq.com> Date: 星期一, 27 三月 2023 10:46:12 +0800 Subject: [PATCH] 0327测试 --- api/publicInterface.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/api/publicInterface.js b/api/publicInterface.js index cb9197f..9d4e0c7 100644 --- a/api/publicInterface.js +++ b/api/publicInterface.js @@ -6,7 +6,8 @@ BaseUrl as wrBaseUrl } from '@/api/request.js' // const BaseUrl = "http://192.168.0.120:9999" -const BaseUrl = "http://192.168.3.109:9999" +const BaseUrl = "http://192.168.0.144:9999" +// const BaseUrl = "http://10.101.33.114:9999" // 鐧诲綍 // function apiLogin({ -- Gitblit v1.9.1