From 3a0712a70ab0f97b4190842c33d27ba8d0d6cec3 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期六, 11 五月 2024 10:48:08 +0800 Subject: [PATCH] 提交一把 --- company/.env.developmentShop | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/company/.env.developmentShop b/company/.env.developmentShop index bfbe86e..e304a38 100644 --- a/company/.env.developmentShop +++ b/company/.env.developmentShop @@ -7,6 +7,6 @@ VUE_APP_SYSTEM_TITLE = '浜戞槗淇濆鎴锋湇鍔$郴缁�-鍟嗘埛绔�' #VUE_APP_API = 'https://www.yyb.red/yyb_shop_api/' -# VUE_APP_API = 'http://192.168.0.143:10032/' + VUE_APP_API = 'http://192.168.0.143:10032/' -VUE_APP_API = 'http://localhost:10032/' +#VUE_APP_API = 'http://localhost:10032/' -- Gitblit v1.9.3