From 73d2bb41ab98ca2e21bee6c40694984dec4a9594 Mon Sep 17 00:00:00 2001 From: jjLv <1981429112@qq.com> Date: Thu, 12 Dec 2024 09:51:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8C=85=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apis/http.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apis/http.js b/apis/http.js index 335f135..56dc713 100644 --- a/apis/http.js +++ b/apis/http.js @@ -22,7 +22,7 @@ class HttpConfig { // materialPath = `${this.baseUrl}/dev-api/material`; authPath = `${this.baseUrl}/auth`; systemPath = `${this.baseUrl}/system`; - basePath = `${this.baseUrl}/base`; + basePath = `${this.baseUrl}/material/base`; materialPath = `${this.baseUrl}/material`; // 短链 serviceUrl = {