From 7a1d1ae5f7bb4fce96fb7a134d755765cd3c4e4a Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期四, 26 十月 2023 10:51:50 +0800 Subject: [PATCH] 添加统计日志 --- h5_standard/.env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/h5_standard/.env.development b/h5_standard/.env.development index 880c769..f16c4b1 100644 --- a/h5_standard/.env.development +++ b/h5_standard/.env.development @@ -20,7 +20,7 @@ # 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