From df59cad917c6db1db3b36a23f4b3e7be510e9ed0 Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期五, 24 五月 2024 11:20:37 +0800 Subject: [PATCH] git ch --- company/.env.developmentCom | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/company/.env.developmentCom b/company/.env.developmentCom index cbe5818..361960d 100644 --- a/company/.env.developmentCom +++ b/company/.env.developmentCom @@ -8,6 +8,6 @@ VUE_APP_COOKIE_NAME='doumee-auth-token' # VUE_APP_API = 'https://dmtest.ahapp.net/yyb_admin_api/' -VUE_APP_API = 'http://192.168.0.190:10031/' - #VUE_APP_API = 'http://localhost:10031/' + +VUE_APP_API = 'https://www.yyb.red/yyb_web_api/' -- Gitblit v1.9.3