From 30cfb2b836a8a3d609518cc295753b58b17a9bc7 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 15 十一月 2024 09:15:29 +0800
Subject: [PATCH] 优化

---
 company/.env.developmentShop |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/company/.env.developmentShop b/company/.env.developmentShop
index 1c61b78..138de6f 100644
--- a/company/.env.developmentShop
+++ b/company/.env.developmentShop
@@ -7,7 +7,7 @@
 VUE_APP_SYSTEM_TITLE = '浜戞槗淇濆鎴锋湇鍔$郴缁�-鍟嗘埛绔�'
 #VUE_APP_API = 'https://www.yyb.red/yyb_shop_api/'
 
- VUE_APP_API = 'http://192.168.0.135:10032/'
+ VUE_APP_API = 'http://192.168.0.137:10032/'
 
 #VUE_APP_API = 'http://localhost:10032/'
 

--
Gitblit v1.9.3