mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 01:41:33 +08:00
http备注还原
This commit is contained in:
@@ -8,7 +8,7 @@ const GoLogin = () => {
|
|||||||
};
|
};
|
||||||
|
|
||||||
const GoError = () => {
|
const GoError = () => {
|
||||||
// window.location.href = "/error";
|
window.location.href = "/error";
|
||||||
};
|
};
|
||||||
|
|
||||||
export class HttpClient {
|
export class HttpClient {
|
||||||
|
|||||||
Reference in New Issue
Block a user