From 626630050b7a66288872ccba387f56dbaa6b5f09 Mon Sep 17 00:00:00 2001
From: nidapeng <jp@doumee.com>
Date: 星期日, 07 四月 2024 09:24:54 +0800
Subject: [PATCH] 提交一把

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

diff --git a/company/.env.development b/company/.env.development
index 0dc6c15..a5a333a 100644
--- a/company/.env.development
+++ b/company/.env.development
@@ -5,7 +5,7 @@
 # VUE_APP_API_PREFIX = '/yyb_web_api'
 
 # 浼佷笟绔�-浠佸悍
-VUE_APP_API = 'http://192.168.0.153:10031/'
+#VUE_APP_API = 'http://192.168.0.153:10031/'
 # VUE_APP_API = 'https://dmtest.ahapp.net/yyb_web_api/'
 
 # 骞冲彴绔�-浠佸悍
@@ -15,4 +15,4 @@
 # 骞冲彴绔�-钀嶅
 # VUE_APP_API = 'http://192.168.0.105:10023/'
 
-# VUE_APP_API = 'http://localhost:10030/'
+VUE_APP_API = 'http://localhost:10030/'

--
Gitblit v1.9.3