From 02eb974bcf9f85a4a6594540fab97007abef4291 Mon Sep 17 00:00:00 2001 From: Mr.Shi <1878285526@qq.com> Date: 星期二, 19 九月 2023 09:19:24 +0800 Subject: [PATCH] 企业端 --- platform/.env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/platform/.env.development b/platform/.env.development index 6a5ee4e..6ddd836 100644 --- a/platform/.env.development +++ b/platform/.env.development @@ -6,4 +6,4 @@ # 浠诲悍 # VUE_APP_API = 'http://192.168.0.15:10017/' # 鐒︽澗 -VUE_APP_API = 'http://192.168.0.36:10011' +VUE_APP_API = 'http://192.168.0.35:10011' -- Gitblit v1.9.3