From 82af85eae92790fc125ca42d1a800046fe0bd916 Mon Sep 17 00:00:00 2001 From: qingyiay <2386314947@qq.com> Date: 星期三, 29 三月 2023 14:00:08 +0800 Subject: [PATCH] 登录页修改 --- api/publicInterface.js | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/api/publicInterface.js b/api/publicInterface.js index 9d4e0c7..5154bc8 100644 --- a/api/publicInterface.js +++ b/api/publicInterface.js @@ -5,9 +5,9 @@ import { BaseUrl as wrBaseUrl } from '@/api/request.js' -// const BaseUrl = "http://192.168.0.120:9999" -const BaseUrl = "http://192.168.0.144:9999" -// const BaseUrl = "http://10.101.33.114:9999" +// const BaseUrl = "http://hesuancj.cn:9999" +// const BaseUrl = "https://hesuancj.cn:9095" +const BaseUrl = "http://192.168.3.119:9999" // 鐧诲綍 // function apiLogin({ -- Gitblit v1.9.1