From c3132969c43160e963013c82cbc9ecf13fdc6325 Mon Sep 17 00:00:00 2001 From: kun <1422840143@qq.com> Date: Fri, 29 Dec 2023 16:45:01 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20BUG=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 -- 1 file changed, 2 deletions(-) diff --git a/.env.production b/.env.production index e7f45d8..82527a3 100644 --- a/.env.production +++ b/.env.production @@ -3,8 +3,6 @@ NODE_ENV = "production" # 线上环境接口地址(easymock) # VITE_API_URL = "http://139.9.66.234:6688" -# VITE_API_URL = "http://jxjzw.zhgdyun.com:6688" -# VITE_API_URL = 'http://192.168.34.155:6688' VITE_API_URL = 'http://10.75.253.12:6090' # VITE_API_URL = "http://jxjzw.zhgdyun.com:9013" VITE_WPAPI_URL = "http://jxjzw.zhgdyun.com:8081"