From 8705f7fb694a9273b6ee42e31409569dca403b01 Mon Sep 17 00:00:00 2001 From: MO <448233645@qq.com> Date: Thu, 12 Oct 2023 15:21:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9D=80=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.local | 3 ++- .env.prod | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.env.local b/.env.local index 1ca2ba93..206cd609 100644 --- a/.env.local +++ b/.env.local @@ -26,5 +26,6 @@ VUE_APP_BAIDU_CODE = fadc1bd5db1a1d6f581df60a1807f8ab #线上预览 VUE_APP_ONLINE_API = 'http://139.224.253.31:48012' -#线上预览 +#报表 VUE_APP_BIAO_API = 'http://139.224.253.31:48080' +# VUE_APP_BIAO_API = 'http://192.168.3.172:48080'//本地 diff --git a/.env.prod b/.env.prod index d75352ba..57311843 100644 --- a/.env.prod +++ b/.env.prod @@ -27,5 +27,5 @@ VUE_APP_BAIDU_CODE = fadc1bd5db1a1d6f581df60a1807f8ab #线上预览 VUE_APP_ONLINE_API = 'http://139.224.253.31:48012' -#线上预览 +#报表 VUE_APP_BIAO_API = 'http://139.224.253.31:48080'