http备注还原

This commit is contained in:
unknown 2023-07-29 15:37:18 +08:00
parent c0994dc29b
commit 540d1e01e7

View File

@ -8,7 +8,7 @@ const GoLogin = () => {
}; };
const GoError = () => { const GoError = () => {
// window.location.href = "/error"; window.location.href = "/error";
}; };
export class HttpClient { export class HttpClient {