From 1f4e7d0f73a73e7350cf5a1df279d5f30904c5d5 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期三, 06 十二月 2023 08:41:32 +0800 Subject: [PATCH] bug --- 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