打包问题

This commit is contained in:
jjLv 2024-12-12 09:51:16 +08:00
parent 9e58b1b6c4
commit 73d2bb41ab
1 changed files with 1 additions and 1 deletions

View File

@ -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 = {