From 8ff18ada93d1e3a6174a28f9339bec8221f03e6a Mon Sep 17 00:00:00 2001 From: 小小儁爺 <1694218219@qq.com> Date: 星期一, 12 八月 2024 19:09:51 +0800 Subject: [PATCH] 1.生产加工单 批量派发功能优化 --- .env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 5a14e1b..57e8273 100644 --- a/.env.development +++ b/.env.development @@ -7,5 +7,5 @@ VUE_APP_BASE_API_BASE = '/base/' # 鏂囦欢涓嬭浇鍦板潃 涓嬭浇鏁版嵁妯℃澘鍦板潃 -VUE_APP_BASE_API_FILE = 'http://121.196.36.24:8001' +VUE_APP_BASE_API_FILE = 'http://121.196.36.24:8017' -- Gitblit v1.9.3