From 6548996bfac9dd02e21e1fd9519109fc8b5dfeb2 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期六, 11 五月 2024 18:48:47 +0800
Subject: [PATCH] 提交一把

---
 company/.env.developmentCom |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/company/.env.developmentCom b/company/.env.developmentCom
index cbe5818..6f250bc 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://192.168.0.143:10031/'
 
 #VUE_APP_API = 'http://localhost:10031/'

--
Gitblit v1.9.3