From 2a53d3e6774678eeebf2b0f028c6aec2c70a4774 Mon Sep 17 00:00:00 2001 From: riku <risaku@163.com> Date: 星期五, 10 十一月 2023 09:55:38 +0800 Subject: [PATCH] 2023.11.10 --- src/api/index.js | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/api/index.js b/src/api/index.js index f6755aa..df62e89 100644 --- a/src/api/index.js +++ b/src/api/index.js @@ -2,10 +2,10 @@ import { ElMessage } from 'element-plus'; const ip1 = 'http://47.100.191.150:9005/'; -// const ip1 = 'http://192.168.1.12:8080/'; +// const ip1 = 'http://192.168.1.9:8080/'; // const ip2 = 'http://47.100.191.150:9006/'; -// const ip2 = 'http://192.168.1.6:8080/'; -const ip2 = 'https://fyami.com.cn/'; +const ip2 = 'http://192.168.1.8:8080/'; +// const ip2 = 'https://fyami.com.cn/'; //椋炵窘鐩戠 const $fysp = axios.create({ -- Gitblit v1.9.3