From ce45fb4709aae2ec4ff9095a7f934c267fae9b69 Mon Sep 17 00:00:00 2001
From: jiaosong <jiaosong6760@dingtalk.com>
Date: 星期一, 28 八月 2023 11:36:08 +0800
Subject: [PATCH] 分类类型判断

---
 web_standard/.env.development |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/web_standard/.env.development b/web_standard/.env.development
index 37d3f79..1d53d1c 100644
--- a/web_standard/.env.development
+++ b/web_standard/.env.development
@@ -15,10 +15,14 @@
 
 # 鐒︽澗
 VUE_APP_BASE_URL = 'http://192.168.0.36:10021/'
+# VUE_APP_BASE_URL = 'http://192.168.0.134:10021/'
+
+# 浠诲悍鏈湴
+# VUE_APP_BASE_URL = 'http://192.168.0.15:10021/'
 
 # 姹熻悕
 # VUE_APP_BASE_URL = 'http://192.168.0.35:10021/'
 
 # 娴嬭瘯鏈嶅姟鍣�
-VUE_APP_BASE_URL = 'https://dmtest.ahapp.net/doumeeplant_api/'
+# VUE_APP_BASE_URL = 'https://dmtest.ahapp.net/doumeeplant_api/'
 

--
Gitblit v1.9.3