From f30403d7eefdc61600002b18c2aa6bda0e54fb62 Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: 星期二, 26 九月 2023 16:17:51 +0800
Subject: [PATCH] 注释

---
 .env.development |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.env.development b/.env.development
index eba997d..95581f3 100644
--- a/.env.development
+++ b/.env.development
@@ -5,7 +5,9 @@
 ENV = 'development'
 
 # 若依管理系统/开发环境
+#黄镇
 VUE_APP_BASE_API = 'http://192.168.0.41:8085'
+#张凤
 #VUE_APP_BASE_API = 'http://192.168.0.70:8085'
 
 # 路由懒加载

--
Gitblit v1.9.2