From 706f7a1328df01219b663826bd5c6e8ebb0ef185 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期六, 27 一月 2024 11:42:56 +0800
Subject: [PATCH] Mr.Shi

---
 platform/.env.development |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/platform/.env.development b/platform/.env.development
index eeb3602..efa685a 100644
--- a/platform/.env.development
+++ b/platform/.env.development
@@ -1,4 +1,19 @@
 # 寮�鍙戠幆澧冮厤缃�
 NODE_ENV = 'development'
 
+<<<<<<< HEAD
 VUE_APP_API = 'http://192.168.0.134:10025/'
+=======
+VUE_APP_CONTEXT_PATH = '/'
+VUE_APP_API_PREFIX = '/api'
+
+# 浠诲悍
+# VUE_APP_API = 'http://192.168.0.15:10017/'
+# 鐒︽澗
+#VUE_APP_API = 'http://192.168.0.36:10023'
+# 姹熻悕
+VUE_APP_API = 'http://192.168.0.154:10023'
+
+# #娴嬭瘯鏈嶅姟鍣�
+#VUE_APP_API = 'https://dmtest.ahapp.net/preselect_admin_interface'
+>>>>>>> c6c95a49be6194989c124b8fd316fb5d434bd153

--
Gitblit v1.9.3