From 6d9ce36cc8cdc48256a7292fffea58286d409c33 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期二, 24 六月 2025 14:49:46 +0800 Subject: [PATCH] 提交一把订单 --- company/.env.developmentCom | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/company/.env.developmentCom b/company/.env.developmentCom index 870b497..233168a 100644 --- a/company/.env.developmentCom +++ b/company/.env.developmentCom @@ -11,6 +11,8 @@ # VUE_APP_API = 'http://localhost:10031/' -VUE_APP_API = 'http://192.168.0.138:10031/' +# VUE_APP_API = 'http://192.168.0.138:10031/' + +VUE_APP_API = 'http://192.168.0.132:10031/' # VUE_APP_API = 'https://www.yyb.red/yyb_web_api/' -- Gitblit v1.9.3