From b84e2e80a99ade2ddbbdc7b76bbe9daee9a8af82 Mon Sep 17 00:00:00 2001 From: wuteng <419274783@qq.com> Date: Sat, 16 Aug 2025 11:03:58 +0800 Subject: [PATCH] =?UTF-8?q?Merge=20branch=20'master-=E5=AE=A2=E6=88=B7?= =?UTF-8?q?=E7=AE=A1=E7=90=86'=20of=20http://git.xdadan.com/tanex/emis-fro?= =?UTF-8?q?ntend=20into=20master-=E5=AE=A2=E6=88=B7=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.env.development b/.env.development index 93e47845..ab6b3ef2 100644 --- a/.env.development +++ b/.env.development @@ -11,10 +11,10 @@ VUE_APP_VERSION = '240803' #VUE_APP_BASE_API = '/dev-api' VUE_APP_PDOMAIN = 'tanex56' VUE_APP_DATA_FROM = 'pc' -VUE_APP_BASE_API = 'http://tst-api.emis.tanex56.com/api/bizsvr' -VUE_APP_WS_HOST = 'ws://tst-api.emis.tanex56.com/api/bizsvr' +VUE_APP_BASE_API = 'http://47.96.189.20:58089/api/bizsvr' +VUE_APP_WS_HOST = 'ws://47.96.189.20:58089/api/bizsvr' -VUE_APP_PRINTER_HOST = '127.0.0.1:17080' +VUE_APP_PRINTER_HOST = '192.168.88.108:17080' # 路由懒加载