From 17b98f2f651cc03889307285723935e5ae9a30a8 Mon Sep 17 00:00:00 2001 From: anthonywj Date: Wed, 30 Aug 2023 16:18:29 +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 | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/.env.production b/.env.production index 9c63e7c7..f7dd7f68 100644 --- a/.env.production +++ b/.env.production @@ -15,20 +15,13 @@ ENV = 'production' # 测试服务器 # VUE_APP_BASE_API = 'http://192.168.0.66:9150/UDI_WMS_MC/' - -# 林淑波 -# VUE_APP_BASE_API = 'http://192.168.0.231:9150/UDI_WMS_MC/' - -# 叶东旭 -# 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.153:9150/UDI_WMS_MC/' -刘恩典 -VUE_APP_BASE_API = 'http://192.168.0.60:9150/UDI_WMS_MC/' +# 其其 +# VUE_APP_BASE_API = 'http://192.168.0.55: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/' @@ -42,6 +35,8 @@ VUE_APP_BASE_API = 'http://192.168.0.60:9150/UDI_WMS_MC/' # 片仔癀诊断 # VUE_APP_BASE_API = 'http://192.168.0.100:9160/UDI_WMS_MC/' +# 无欲则 +VUE_APP_BASE_API = 'http://192.168.0.235:9150/UDI_WMS_MC/' # 应用访问路径 例如使用前缀 /admin/ VUE_APP_CONTEXT_PATH = '/UDI_WMS_NEW/'