Skip to content

Commit 41bdf29

Browse files
committed
Update http.ts
1 parent 74f9613 commit 41bdf29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/http.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import store from "../store";
22
import router from "../router";
3-
import applicationUserManager from "../Auth/applicationUserManager";
3+
import applicationUserManager from "../Auth/applicationusermanager";
44

55
// 配置API接口地址
66
var root1 = "http://localhost:58427/api";//测试本地,用CORS跨域

0 commit comments

Comments
 (0)