From 5a4e4f0ac1e40f45ce4e78b1ae57637c84a64fc7 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期四, 26 十月 2023 13:34:46 +0800 Subject: [PATCH] 添加统计日志 --- platform_web/.env.production | 10 ++-------- 1 files changed, 2 insertions(+), 8 deletions(-) diff --git a/platform_web/.env.production b/platform_web/.env.production index b3ab92b..b40c252 100644 --- a/platform_web/.env.production +++ b/platform_web/.env.production @@ -20,11 +20,5 @@ # VUE_APP_BASE_URL = 'http://121.41.112.139:10012/' #姝e紡鐜 -#VUE_APP_BASE_URL = 'http://127.0.0.1:10012/' -#鑹句附鏍兼柉 https://hsky.doumee.com/doumeeplant_api/doc.html - -# VUE_APP_BASE_URL = 'https://hsky.doumee.com/doumeeplant_api/' -# https://dmtest.ahapp.net/doumeeplant_api/doc.html -# VUE_APP_BASE_URL = 'https://dmtest.ahapp.net/doumeeplant_api/' -VUE_APP_BASE_URL = 'https://www.mes.red/doumeeplant/' -# VUE_APP_BASE_URL = 'http://192.168.0.18:10021/' +# VUE_APP_BASE_URL = 'https://www.mes.red/doumeeplant/' +VUE_APP_BASE_URL = 'https://lingyang.mes.show:1801/doumeeplant' -- Gitblit v1.9.3