From 806a98aabdb0593abafe56f1ae2ea9d51c9d318f Mon Sep 17 00:00:00 2001 From: gyq <875626088@qq.com> Date: Wed, 26 Mar 2025 17:02:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index e2c3392..13eea1f 100644 --- a/.env.development +++ b/.env.development @@ -26,7 +26,7 @@ VITE_API_KP_URL = 'https://invoice.sxczgkj.cn/api' # VITE_API_URL = 'http://192.168.1.106:10589/cashier-client' # 杰哥 -# VITE_API_URL = 'http://192.168.1.34:10589/cashier-client' +VITE_API_URL = 'http://192.168.2.181:10587/cashier-client' # 测试 # VITE_API_URL = 'https://cashier-client.sxczgkj.cn/cashier-client' @@ -38,4 +38,4 @@ VITE_API_KP_URL = 'https://invoice.sxczgkj.cn/api' # VITE_API_URL = 'https://36z1017t45.goho.co/cashier-client' # 正式 -VITE_API_URL = 'https://cashierclient.sxczgkj.cn/cashier-client' \ No newline at end of file +# VITE_API_URL = 'https://cashierclient.sxczgkj.cn/cashier-client' \ No newline at end of file