From 5a4e4f0ac1e40f45ce4e78b1ae57637c84a64fc7 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期四, 26 十月 2023 13:34:46 +0800 Subject: [PATCH] 添加统计日志 --- 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