From 9dd5d877978595c27b044b795ea31bc0347438c9 Mon Sep 17 00:00:00 2001 From: nidapeng <jp@doumee.com> Date: 星期二, 09 四月 2024 19:06:53 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/1.0.1' into 1.0.1 --- company/.env.developmentShop | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/company/.env.developmentShop b/company/.env.developmentShop index 962e3ac..506b270 100644 --- a/company/.env.developmentShop +++ b/company/.env.developmentShop @@ -7,6 +7,6 @@ VUE_APP_SYSTEM_TITLE = '浜戞槗淇濆鎴锋湇鍔$郴缁�-鍟嗘埛绔�' # VUE_APP_API = 'https://dmtest.ahapp.net/yyb_admin_api/' -VUE_APP_API = 'http://192.168.0.190:10032/' +#VUE_APP_API = 'http://192.168.0.190:10032/' -#VUE_APP_API = 'http://localhost:10032/' +VUE_APP_API = 'http://localhost:10032/' -- Gitblit v1.9.3