clay : 触发器的http请求有没有已经实现 #51

Merged
clay merged 1 commits from master into pro 2023-03-25 15:23:10 +00:00
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ import "element-ui/lib/theme-chalk/index.css";
// 字体图标
export function getBaseUrl(){
// return "http://gateway.mytwins.top"
return "http://192.168.101.8:8000"
return "http://gateway.mytwins.top"
// return "http://192.168.101.8:8000"
// return "http://localhost:8000"
}