From 277f2d65a70bddbf9c571e2023315faad26e12d0 Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期一, 18 三月 2024 14:11:44 +0800 Subject: [PATCH] Merge branch 'master' into 1.0.1 --- company/.env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/company/.env.development b/company/.env.development index c0dfade..33ca5df 100644 --- a/company/.env.development +++ b/company/.env.development @@ -15,4 +15,4 @@ # 骞冲彴绔�-钀嶅 # VUE_APP_API = 'http://192.168.0.105:10023/' - VUE_APP_API = 'http://localhost:10030/' +VUE_APP_API = 'http://localhost:10030/' -- Gitblit v1.9.3