From 8a266df75e912cc4ff49bc504db5b6b26f152892 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期五, 07 六月 2024 17:34:31 +0800 Subject: [PATCH] 提交一把 --- company/.env.developmentCom | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/company/.env.developmentCom b/company/.env.developmentCom index 361960d..3e2a085 100644 --- a/company/.env.developmentCom +++ b/company/.env.developmentCom @@ -9,5 +9,4 @@ # VUE_APP_API = 'https://dmtest.ahapp.net/yyb_admin_api/' #VUE_APP_API = 'http://localhost:10031/' - -VUE_APP_API = 'https://www.yyb.red/yyb_web_api/' +VUE_APP_API = 'http://192.168.0.143:10031/' -- Gitblit v1.9.3