From 846b9a2238dfae55d42aa92504f25d33a7ee4399 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B0=E5=B2=A9?= Date: Sat, 6 Sep 2025 21:54:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=91=A8=E5=85=AD=E4=B8=8B=E7=8F=AD=E5=90=88?= =?UTF-8?q?=E5=B9=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.env.production b/.env.production index 69e00b3b..143ff549 100644 --- a/.env.production +++ b/.env.production @@ -2,5 +2,4 @@ ENV = 'production' # base api -VITE_APP_BASE_API_Url = 'https://aits.jlbank.com.cn:7001' -# VITE_APP_BASE_API_Url = 'http://25.18.122.21:9786' \ No newline at end of file +VITE_APP_BASE_API_Url = 'https://aits.jlbank.com.cn:7001' \ No newline at end of file