From 1ee5043af9ee5e53acb52a70fd93c4656e8bbb44 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期四, 21 九月 2023 11:59:37 +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, 3 insertions(+), 1 deletions(-) diff --git a/company_admin/.env.production b/company_admin/.env.production index 9f0deac..c1fd590 100644 --- a/company_admin/.env.production +++ b/company_admin/.env.production @@ -5,7 +5,9 @@ # VUE_APP_API = 'http://127.0.0.1/' -VUE_APP_API = 'https://dmtest.ahapp.net/preselect_web_interface/' +# VUE_APP_API = 'https://dmtest.ahapp.net/preselect_web_interface/' + +VUE_APP_API = 'http://127.0.0.1:10022/' # VUE_APP_API = 'https://dm.ahapp.net/preselect_interface/' -- Gitblit v1.9.3