index on main: f96885b
perf: 同步代码
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { http } from "/@/utils/http";
|
||||
import { http } from "../utils/http";
|
||||
|
||||
export const getAsyncRoutes = (data?: object) => {
|
||||
return http.request("get", "/getAsyncRoutes", data);
|
||||
|
Reference in New Issue
Block a user