fix
This commit is contained in:
parent
b0101c380a
commit
b513eb2535
@ -6,7 +6,7 @@ const { showMessage } = useToast();
|
||||
console.log("webview", window?.plus?.webview.getWebviewById("wv").tokenScan);
|
||||
const request = new Request({
|
||||
baseURL:
|
||||
OAorMc() === "MC"
|
||||
OAorMc() === "OA"
|
||||
? import.meta.env.VITE_API_URL
|
||||
: import.meta.env.VITE_API_OA_URL,
|
||||
timeout: 1000 * 60 * 5,
|
||||
|
Loading…
Reference in New Issue
Block a user