From 32245ac978fd565bfc9b643106202156ccc7e5b5 Mon Sep 17 00:00:00 2001 From: wangwei <1610949092@qq.com> Date: Wed, 28 Jun 2023 10:42:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E7=B1=BB?= 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 21ea9a52..8cc9d4c3 100644 --- a/.env.production +++ b/.env.production @@ -18,8 +18,8 @@ ENV = 'production' # 文明东1 # VUE_APP_BASE_API = 'http://192.168.0.62:9150/UDI_WMS_MC/' # 文明东2 -# VUE_APP_BASE_API = 'http://192.168.0.61:9150/UDI_WMS_MC/' -# VUE_APP_SYNC_API ="http://192.168.0.62:9150/SP_SYNC_SERVER" + #VUE_APP_BASE_API = 'http://192.168.0.61:9150/UDI_WMS_MC/' + #VUE_APP_SYNC_API ="http://192.168.0.62:9150/SP_SYNC_SERVER" 刘恩典 # VUE_APP_BASE_API = 'http://192.168.0.54:9150/UDI_WMS_MC/'