From fe25b9d9dc98187a0b885631bc39dfd5daa15163 Mon Sep 17 00:00:00 2001
From: yangys <y_ys79@sina.com>
Date: 星期四, 20 十一月 2025 17:26:04 +0800
Subject: [PATCH] 工位改为默认查询所有状态

---
 .env.development |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.env.development b/.env.development
index 0b0bcac..bdeec82 100644
--- a/.env.development
+++ b/.env.development
@@ -1,8 +1,8 @@
 ###
  # @Date: 2024-03-23 09:49:06
- # @LastEditors: Sneed
- # @LastEditTime: 2024-06-06 22:02:18
- # @FilePath: /belleson-frontend/Users/mache/Documents/demo/cps-web/.env.development
+ # @LastEditors: gaoshp
+ # @LastEditTime: 2025-03-24 21:39:04
+ # @FilePath: /cps-web/.env.development
 ### 
 # 鏈湴鐜
 NODE_ENV = development
@@ -11,7 +11,7 @@
 VUE_APP_TITLE = 鍒堕�犱俊鎭鐞嗙郴缁�
 
 # 鎺ュ彛鍦板潃
-VUE_APP_API_BASEURL = http://120.46.212.231:83
+VUE_APP_API_BASEURL =  http://120.46.212.231:4102
 # 鏈湴绔彛
 VUE_APP_PORT = 2800
 

--
Gitblit v1.9.3