From 349bcef9a96391d22522a3409adf5a89e7e70a95 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期二, 24 十月 2023 08:46:11 +0800 Subject: [PATCH] Merge branch 'dev' of http://139.186.142.91:10010/r/productDev/dmMes into dev --- platform_web/.env.production | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/platform_web/.env.production b/platform_web/.env.production index d4ef849..b40c252 100644 --- a/platform_web/.env.production +++ b/platform_web/.env.production @@ -20,4 +20,5 @@ # VUE_APP_BASE_URL = 'http://121.41.112.139:10012/' #姝e紡鐜 -VUE_APP_BASE_URL = 'https://www.mes.red/doumeeplant/' +# VUE_APP_BASE_URL = 'https://www.mes.red/doumeeplant/' +VUE_APP_BASE_URL = 'https://lingyang.mes.show:1801/doumeeplant' -- Gitblit v1.9.3