From b6596b449f281718da49c2d1757f1ffce159c35f Mon Sep 17 00:00:00 2001 From: 艺术家 <10819716+q100102@user.noreply.gitee.com> Date: 星期一, 09 六月 2025 10:37:39 +0800 Subject: [PATCH] 代码提交 --- 项目代码/client/src/utils/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/client/src/utils/index.js" "b/\351\241\271\347\233\256\344\273\243\347\240\201/client/src/utils/index.js" index f356766..8f18251 100644 --- "a/\351\241\271\347\233\256\344\273\243\347\240\201/client/src/utils/index.js" +++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/client/src/utils/index.js" @@ -1,7 +1,7 @@ import { dayjs } from "element-plus"; // import XLSX from "xlsx"; //瀵煎叆xlsx -export const baseUrl = "http://192.168.0.80:5000/" +export const baseUrl = "http://115.159.85.185:9098/" // http://192.168.0.80:5000/ // http://115.159.85.185:9098/ -- Gitblit v1.9.3