From 8d1a8a22ff13bab740ff3c427eb531fd6ce97844 Mon Sep 17 00:00:00 2001
From: yangfeng <wanwan926_4@163.com>
Date: 星期二, 05 十二月 2023 15:26:12 +0800
Subject: [PATCH] 机器开机率、工单进度统计、设备负荷比接口联调

---
 .env.development |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/.env.development b/.env.development
index 1d8aad4..4c82839 100644
--- a/.env.development
+++ b/.env.development
@@ -4,5 +4,6 @@
 
 # 椤甸潰 title 鍓嶇紑
 VUE_APP_TITLE=Basic
-VUE_APP_BATH_PATH='http://192.168.20.120:8003'
+VUE_APP_BATH_PATH='http://127.0.0.1:8003'
+# VUE_APP_BATH_PATH='http://192.168.20.120:8003'
 

--
Gitblit v1.8.0