From 54130a901757db72ae1d7c8d20cdfc2123749244 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期三, 25 六月 2025 10:06:09 +0800 Subject: [PATCH] Merge branch '2.0.1' of http://139.186.142.91:10010/r/productDev/yunyibao into 2.0.1 --- company/.env.developmentCom | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/company/.env.developmentCom b/company/.env.developmentCom index b438032..2786b92 100644 --- a/company/.env.developmentCom +++ b/company/.env.developmentCom @@ -13,4 +13,6 @@ # VUE_APP_API = 'http://192.168.0.138:10031/' +# VUE_APP_API = 'http://192.168.0.132:10031/' + VUE_APP_API = 'https://www.yyb.red/yyb_web_api/' -- Gitblit v1.9.3