From 8e095c1fd6164fafc7d5cfd144528a0d67afef7c Mon Sep 17 00:00:00 2001 From: qingyiay <2386314947@qq.com> Date: 星期三, 22 三月 2023 17:31:15 +0800 Subject: [PATCH] 转发页面修改 --- api/publicInterface.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/api/publicInterface.js b/api/publicInterface.js index 1e0c7bd..92997f9 100644 --- a/api/publicInterface.js +++ b/api/publicInterface.js @@ -4,7 +4,7 @@ // const BaseUrl = "http://192.168.3.159:9999/"; import {BaseUrl as wrBaseUrl} from '@/api/request.js' // const BaseUrl = "http://192.168.0.120:9999" -const BaseUrl = "http://192.168.0.130:9999" +const BaseUrl = "http://192.168.3.130:9999" // 鐧诲綍 // function apiLogin({ -- Gitblit v1.9.1