From 6e873adc94aaeb4f918cf4fd45f7bdf936f45db4 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期二, 05 十二月 2023 08:58:19 +0800 Subject: [PATCH] 羚羊数据导入 --- platform_web/.env.development | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/platform_web/.env.development b/platform_web/.env.development index f0c4c7b..99c9cc9 100644 --- a/platform_web/.env.development +++ b/platform_web/.env.development @@ -16,8 +16,11 @@ #姹熻悕鏈湴 +VUE_APP_BASE_URL = 'http://192.168.0.35:10021/' + +#鐒︽澗 #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