diff --git a/.env.production b/.env.production index edd9cb1..98f7825 100644 --- a/.env.production +++ b/.env.production @@ -31,7 +31,7 @@ VITE_BASE_PATH=/ VITE_OUT_DIR=eam # 自定义接口路径 -VITE_INTERFACE_URL='http://10.62.139.32:80/magic/web/index.html' +VITE_INTERFACE_URL='http://10.62.139.32:90/magic/web/index.html' # 积木报表请求路径 -VITE_JMREPORT_BASE_URL='http://10.62.139.32:80' +VITE_JMREPORT_BASE_URL='http://10.62.139.32:90'