fix
This commit is contained in:
parent
16ca2ab84f
commit
d15ab6bb66
@ -2,6 +2,7 @@ import Request from "./request/index.js";
|
||||
import useToast from "@/hooks/toast/useToast.js";
|
||||
import { OAorMc } from "../index.js";
|
||||
const { showMessage } = useToast();
|
||||
console.log(window?.plus?.storage.getItem("token"));
|
||||
const request = new Request({
|
||||
baseURL:
|
||||
OAorMc() === "MC"
|
||||
|
Loading…
Reference in New Issue
Block a user