From 1f4e7d0f73a73e7350cf5a1df279d5f30904c5d5 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期三, 06 十二月 2023 08:41:32 +0800 Subject: [PATCH] bug --- 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 5b5d10a..f16c4b1 100644 --- a/h5_standard/.env.development +++ b/h5_standard/.env.development @@ -16,11 +16,11 @@ # VUE_APP_API = 'http://192.168.0.15:10021/' # VUE_APP_API = 'http://192.168.0.127:10021/' -VUE_APP_API = 'https://dmtest.ahapp.net/doumeeplant_api/' +VUE_APP_API = 'https://dmtest.ahapp.net/doumeeplant_api_test/' # VUE_APP_API = 'http://192.168.0.13:10012/' -# VUE_APP_API = 'http://192.168.0.15:10012/' +# VUE_APP_API = 'http://192.168.0.15:10021/' # 鍒樼纾� # VUE_APP_API = 'http://192.168.0.18:10012/' \ No newline at end of file -- Gitblit v1.9.3