打包问题
This commit is contained in:
parent
9e58b1b6c4
commit
73d2bb41ab
|
|
@ -22,7 +22,7 @@ class HttpConfig {
|
||||||
// materialPath = `${this.baseUrl}/dev-api/material`;
|
// materialPath = `${this.baseUrl}/dev-api/material`;
|
||||||
authPath = `${this.baseUrl}/auth`;
|
authPath = `${this.baseUrl}/auth`;
|
||||||
systemPath = `${this.baseUrl}/system`;
|
systemPath = `${this.baseUrl}/system`;
|
||||||
basePath = `${this.baseUrl}/base`;
|
basePath = `${this.baseUrl}/material/base`;
|
||||||
materialPath = `${this.baseUrl}/material`;
|
materialPath = `${this.baseUrl}/material`;
|
||||||
// 短链
|
// 短链
|
||||||
serviceUrl = {
|
serviceUrl = {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue