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.developmentCom | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/company/.env.developmentCom b/company/.env.developmentCom index e72a817..12e6d6b 100644 --- a/company/.env.developmentCom +++ b/company/.env.developmentCom @@ -9,6 +9,8 @@ # VUE_APP_API = 'https://dmtest.ahapp.net/yyb_web_api/' +# VUE_APP_API = 'http://localhost:10031/' + VUE_APP_API = 'http://192.168.0.131:10031/' # VUE_APP_API = 'https://www.yyb.red/yyb_web_api/' -- Gitblit v1.9.3