From b882047ef31e8df1c2a32afcc8744306a20b4bae Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期三, 08 五月 2024 10:40:47 +0800 Subject: [PATCH] 最新 --- company/.env.development | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/company/.env.development b/company/.env.development index ee0e9a4..503ec02 100644 --- a/company/.env.development +++ b/company/.env.development @@ -9,6 +9,5 @@ # VUE_APP_API = 'https://dmtest.ahapp.net/yyb_admin_api/' -VUE_APP_API = 'http://192.168.0.190:10030/' -# VUE_APP_API = 'http://localhost:10030/' +VUE_APP_API = 'http://localhost:10030/' -- Gitblit v1.9.3