From 2e5d0a88777cb679a0b5e8a9f89c7efdc430db8d Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期三, 04 六月 2025 09:39:01 +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 cabe354..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://192.168.0.137:10030/' +VUE_APP_API = 'http://192.168.0.131:10030/' + +# VUE_APP_API = 'http://192.168.0.131:10031/' -- Gitblit v1.9.3