From dc3cfa57c400ded43fdac3a73c7be27a18a90b23 Mon Sep 17 00:00:00 2001
From: nidapeng <jp@doumee.com>
Date: 星期四, 28 三月 2024 15:57:47 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/1.0.1' into 1.0.1

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

diff --git a/company/.env.developmentCom b/company/.env.developmentCom
new file mode 100644
index 0000000..fd0d4ea
--- /dev/null
+++ b/company/.env.developmentCom
@@ -0,0 +1,18 @@
+# 寮�鍙戠幆澧冮厤缃�
+NODE_ENV = 'development'
+
+# 鎺ュ彛鍓嶇紑
+# VUE_APP_API_PREFIX = '/yyb_web_api'
+
+# 浼佷笟绔�-浠佸悍
+# VUE_APP_API = 'http://192.168.0.186:10031/'
+# VUE_APP_API = 'https://dmtest.ahapp.net/yyb_web_api/'
+
+# 骞冲彴绔�-浠佸悍
+# VUE_APP_API = 'http://192.168.0.186:10030/'
+VUE_APP_API = 'https://dmtest.ahapp.net/yyb_admin_api/'
+
+# 骞冲彴绔�-钀嶅
+# VUE_APP_API = 'http://192.168.0.105:10023/'
+
+VUE_APP_API = 'http://localhost:10032/'

--
Gitblit v1.9.3