修复异常
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import http from "./request"
|
||||
import http from "./http"
|
||||
|
||||
/**
|
||||
* 观察者工具对象,用于前端接口监测
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,4 +1,4 @@
|
||||
import http from "./request"
|
||||
import http from "./http"
|
||||
|
||||
/**
|
||||
* 观察者工具对象,用于前端接口监测
|
||||
|
||||