From 49519c9f9b19aa3af9e131e2cdb7e9315625feb2 Mon Sep 17 00:00:00 2001 From: anthonywj Date: Mon, 28 Aug 2023 16:08:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=87=E6=8D=A2=E5=88=86=E6=94=AF=E5=A4=87?= =?UTF-8?q?=E4=BB=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index 504439eb..9c63e7c7 100644 --- a/.env.production +++ b/.env.production @@ -23,12 +23,12 @@ ENV = 'production' # VUE_APP_BASE_API = 'http://192.168.0.153:9150/UDI_WMS_MC/' # 文明东2 -VUE_APP_BASE_API = 'http://192.168.0.61:9150/UDI_WMS_MC/' +# VUE_APP_BASE_API = 'http://192.168.0.61:9150/UDI_WMS_MC/' # 东旭 # VUE_APP_BASE_API = 'http://192.168.0.153:9150/UDI_WMS_MC/' 刘恩典 -# VUE_APP_BASE_API = 'http://192.168.0.54:9150/UDI_WMS_MC/' +VUE_APP_BASE_API = 'http://192.168.0.60:9150/UDI_WMS_MC/' # 平潭正式 # VUE_APP_BASE_API = 'http://55.55.0.62:9150/UDI_WMS_MC/'