clay : 触发器http请求校验规则完成(简单测试完成)

This commit is contained in:
clay 2023-05-09 15:49:10 +08:00
parent 9c8a4a287c
commit 539eb7ee44
1 changed files with 1 additions and 1 deletions

View File

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