From 967e12a05e1a1cb0c595a379c55c5ecc71dd03a9 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期五, 22 九月 2023 09:08:32 +0800 Subject: [PATCH] Merge branch 'dev' of http://139.186.142.91:10010/r/productDev/preselect into dev --- company_admin/.env.production | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/company_admin/.env.production b/company_admin/.env.production index 87d6b63..89f2f32 100644 --- a/company_admin/.env.production +++ b/company_admin/.env.production @@ -3,7 +3,7 @@ # VUE_APP_API = 'https://dmtest.ahapp.net/preselect_interface/' -VUE_APP_API = 'http://127.0.0.1:10022/' +# VUE_APP_API = 'https://dmtest.ahapp.net/preselect_web_interface/' # VUE_APP_API = 'https://dmtest.ahapp.net/preselect_web_interface/' @@ -11,6 +11,6 @@ # VUE_APP_API = 'https://dm.ahapp.net/preselect_interface/' -# VUE_APP_API = 'http://yx.doumee.com/preselect_interface/' +VUE_APP_API = 'https://yx.ahapp.net/web_interface/' # VUE_APP_API = 'http://mjyx.doumee.com/preselect_interface/' \ No newline at end of file -- Gitblit v1.9.3