From 9927770d2412fd7c28643a083709a7e64085a227 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期二, 03 六月 2025 14:35:39 +0800 Subject: [PATCH] 提交 --- company/.env.development | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/company/.env.development b/company/.env.development index 9232226..c8e723c 100644 --- a/company/.env.development +++ b/company/.env.development @@ -12,4 +12,6 @@ # VUE_APP_API = 'https://dmtest.ahapp.net/yyb_admin_api/' # 浠诲悍 -VUE_APP_API = 'http://localhost:10030/' +VUE_APP_API = 'http://192.168.0.131:10030/' + +# VUE_APP_API = 'http://192.168.0.131:10031/' -- Gitblit v1.9.3