From e90b860aaa30bb3e5486618b447589eee75ff6ec Mon Sep 17 00:00:00 2001 From: baoshiwei <baoshiwei@shlanbao.cn> Date: 星期二, 07 十一月 2023 12:37:38 +0800 Subject: [PATCH] 机台监控和车间大屏优化 --- .env.production | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.production b/.env.production index c6cd63b..be4611d 100644 --- a/.env.production +++ b/.env.production @@ -19,7 +19,7 @@ VITE_GLOB_API_URL=/herb #鍚庡彴鎺ュ彛鍏ㄨ矾寰勫湴鍧�(蹇呭~) -VITE_GLOB_DOMAIN_URL=https://dev.shlanbao.cn:8800/herb +VITE_GLOB_DOMAIN_URL=http://jeecg-boot-gateway:9999 # 鎺ュ彛鐖惰矾寰勫墠缂� VITE_GLOB_API_URL_PREFIX= -- Gitblit v1.9.3