From 79210c2f29c65499e5ff8e4abc0c802b7b1c4065 Mon Sep 17 00:00:00 2001 From: 曹睿 <360930172@qq.com> Date: 星期四, 24 四月 2025 16:43:07 +0800 Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/yuanwang-mes-uniapp --- .env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index c706c2c..a01cc4d 100644 --- a/.env.development +++ b/.env.development @@ -4,7 +4,7 @@ VITE_APP_PORT = 4096 # API 鍩虹璺緞锛屽紑鍙戠幆澧冧笅鐨勮姹傚墠缂� -VITE_APP_BASE_API = '/mes' +VITE_APP_BASE_API = 'http://114.132.189.42:7002/mes' # API 鏈嶅姟鍣ㄧ殑 URL -VITE_APP_API_URL = 'http://114.132.189.42:7002' +VITE_APP_API_URL = 'http://114.132.189.42:7002/mes' -- Gitblit v1.9.3