From d7fe8ae3888c8e2b1eea3c1e3769be0d42a21cc9 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期一, 16 十月 2023 09:03:47 +0800 Subject: [PATCH] Merge branch '1.0.3' of http://139.186.142.91:10010/r/productDev/dmMes into 1.0.3 --- platform_web/.env.development | 13 +++++++++++-- 1 files changed, 11 insertions(+), 2 deletions(-) diff --git a/platform_web/.env.development b/platform_web/.env.development index d2d1b54..f452be4 100644 --- a/platform_web/.env.development +++ b/platform_web/.env.development @@ -16,8 +16,17 @@ #姹熻悕鏈湴 -VUE_APP_BASE_URL = 'http://192.168.0.35:10021/' +# 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 = 'https://dmtest.ahapp.net/doumeeplant_api/' + +# # 鎺ュ彛鍓嶇紑 +# VUE_APP_API_PREFIX = '/doumeeplant/' + +# #姝e紡鐜 +VUE_APP_BASE_URL = 'https://lingyang.mes.show:1801/doumeeplant/' \ No newline at end of file -- Gitblit v1.9.3