From 7a1d1ae5f7bb4fce96fb7a134d755765cd3c4e4a Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期四, 26 十月 2023 10:51:50 +0800 Subject: [PATCH] 添加统计日志 --- platform_web/.env.development | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/platform_web/.env.development b/platform_web/.env.development index 797c589..99c9cc9 100644 --- a/platform_web/.env.development +++ b/platform_web/.env.development @@ -21,6 +21,6 @@ #鐒︽澗 #VUE_APP_BASE_URL = 'http://192.168.0.36:10021/' -#鍒樼纾婃湰鍦� -# VUE_APP_BASE_URL = 'http://192.168.0.18:10021/' -# VUE_APP_BASE_URL = 'https://dmtest.ahapp.net/doumeeplant_api/' \ No newline at end of file +#浠诲悍鏈湴 +VUE_APP_BASE_URL = 'http://192.168.0.15:10021/' +VUE_APP_BASE_URL = 'https://dmtest.ahapp.net/doumeeplant_api/' \ No newline at end of file -- Gitblit v1.9.3