修改服务地址

pull/240/MERGE
ChenX 6 years ago
parent 0716cd3533
commit 7112f85c86

@ -2,7 +2,7 @@ import { TopPanelStore } from "../UI/Store/TopPanelStore";
import { AppToaster } from "../UI/Components/Toaster";
import { Intent } from "@blueprintjs/core";
export const CURRENT_HOST = "http://www.ihome6.cf";
export const CURRENT_HOST = "http://chenfeng.tech:7778";
export const SignUrl = {
login: CURRENT_HOST + "/CAD-login",
loginOut: CURRENT_HOST + "/CAD-loginOut",

Loading…
Cancel
Save