From b15a83329e33a954f41c9558b58aa1a64332c46b Mon Sep 17 00:00:00 2001
From: Mr.Shi <1878285526@qq.com>
Date: 星期五, 11 八月 2023 18:04:51 +0800
Subject: [PATCH] 标准版h5

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

diff --git a/h5_standard/.env.development b/h5_standard/.env.development
index 5d2be80..9f9c1d8 100644
--- a/h5_standard/.env.development
+++ b/h5_standard/.env.development
@@ -14,9 +14,9 @@
 
 
 # 浠诲悍鏈湴
-# VUE_APP_API = 'http://192.168.0.15:10021/'
+VUE_APP_API = 'http://192.168.0.15:10021/'
 
-VUE_APP_API = 'https://dmtest.ahapp.net/doumeeplant_api/'
+# VUE_APP_API = 'https://dmtest.ahapp.net/doumeeplant_api/'
 
 # VUE_APP_API = 'http://192.168.0.13:10012/'
 

--
Gitblit v1.9.3