From 5cd0d16cc64fe56e4f77821d43fd841a818c3df9 Mon Sep 17 00:00:00 2001 From: chenhaozhe <cgz@hz-kingdee.com> Date: 星期一, 05 一月 2026 15:13:04 +0800 Subject: [PATCH] 1 --- .env.development | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index db787ba..694a68f 100644 --- a/.env.development +++ b/.env.development @@ -5,9 +5,10 @@ ENV = 'development' # 鏅轰簯杩堟�滾-MOM绠$悊绯荤粺/寮�鍙戠幆澧� -VUE_APP_BASE_API = 'http://localhost:81/API/' +# VUE_APP_BASE_API = 'http://localhost:81/API/' # VUE_APP_BASE_API = 'http://47.96.97.237/API/' # VUE_APP_BASE_API = 'http://220.189.218.155:9010/API/' # VUE_APP_BASE_API = 'http://localhost:8082/LuBaoAPI/' +VUE_APP_BASE_API = 'http://192.168.1.11/API/' # 璺敱鎳掑姞杞� VUE_CLI_BABEL_TRANSPILE_MODULES = true -- Gitblit v1.9.1