no message
This commit is contained in:
parent
4c1b96cadc
commit
68b025811a
@ -3,7 +3,7 @@ const projectBaseURL = "https://project.gter.net"
|
|||||||
if (["localhost", "127.0.0.1"].includes(location.hostname)) {
|
if (["localhost", "127.0.0.1"].includes(location.hostname)) {
|
||||||
console.log(111);
|
console.log(111);
|
||||||
axios.defaults.headers = {
|
axios.defaults.headers = {
|
||||||
"Authorization": "e0ebd36621dc8578fdd6f177b00a8e7b",
|
// "Authorization": "e0ebd36621dc8578fdd6f177b00a8e7b",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user