From 679c8279ab2bfb1c87bab80126274a0aeaeb10e6 Mon Sep 17 00:00:00 2001 From: dcc <dcc@163.com> Date: Mon, 13 May 2024 15:42:28 +0800 Subject: [PATCH] 注册增加个邮箱 --- src/axios/api.url.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/axios/api.url.js b/src/axios/api.url.js index 8cc4fb5..1f2f38a 100644 --- a/src/axios/api.url.js +++ b/src/axios/api.url.js @@ -7,7 +7,7 @@ // baseURL: '/', // baseURL: 'http://www.jumptalk.net:8091', // 0311 - // baseURL: "http://192.168.0.105:8091/", + // baseURL: "http://192.168.0.111:8091/", baseURL: "https://brac.barcblays.com/", // 本地 // baseURL: "http://192.168.0.102:8091/", -- Gitblit v1.9.3