This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
// API基础配置
|
// API基础配置
|
||||||
const BASE_URL = 'http://localhost:8080/api/v1'
|
const BASE_URL = 'https://sales.violin-work.online/api/v1'
|
||||||
|
|
||||||
// 请求拦截器
|
// 请求拦截器
|
||||||
const request = (url, method, data = {}) => {
|
const request = (url, method, data = {}) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user