clay : 触发器的http请求有没有已经实现 #51
|
|
@ -9,8 +9,8 @@ import "element-ui/lib/theme-chalk/index.css";
|
||||||
// 字体图标
|
// 字体图标
|
||||||
|
|
||||||
export function getBaseUrl(){
|
export function getBaseUrl(){
|
||||||
// return "http://gateway.mytwins.top"
|
return "http://gateway.mytwins.top"
|
||||||
return "http://192.168.101.8:8000"
|
// return "http://192.168.101.8:8000"
|
||||||
// return "http://localhost:8000"
|
// return "http://localhost:8000"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue