From 810617d2a159912099c17da463ea599dcebb28a8 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期三, 04 六月 2025 09:39:29 +0800 Subject: [PATCH] Merge branch '2.0.1' of http://139.186.142.91:10010/r/productDev/yunyibao into 2.0.1 --- company/.env.development | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/company/.env.development b/company/.env.development index 1156800..c8e723c 100644 --- a/company/.env.development +++ b/company/.env.development @@ -13,3 +13,5 @@ # 浠诲悍 VUE_APP_API = 'http://192.168.0.131:10030/' + +# VUE_APP_API = 'http://192.168.0.131:10031/' -- Gitblit v1.9.3