From 9a44b3148e47b7820b9eb81164fcc9830261d9af Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期六, 23 十一月 2024 11:57:15 +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 04e6f03..f3cbf46 100644 --- a/company/.env.developmentShop +++ b/company/.env.developmentShop @@ -8,7 +8,7 @@ VUE_APP_CONTEXT_PATH = '/yyb_shop' VUE_APP_API = 'https://dmtest.ahapp.net/yyb_shop_api/' -# VUE_APP_API = 'http://192.168.0.147:10032/' +# VUE_APP_API = 'http://192.168.0.162:10032/' #VUE_APP_API = 'http://localhost:10032/' -- Gitblit v1.9.3