From 5e528ddaa15385d1f98a1ef8e91f7deac113ae2e Mon Sep 17 00:00:00 2001 From: loulijun2021 <1694218219@qq.com> Date: 星期一, 30 十月 2023 17:49:01 +0800 Subject: [PATCH] 1.订单批量下达 新增 --- .env.development | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.env.development b/.env.development index 26aba89..5a14e1b 100644 --- a/.env.development +++ b/.env.development @@ -4,6 +4,7 @@ # base api VUE_APP_BASE_API = '/api/' +VUE_APP_BASE_API_BASE = '/base/' # 鏂囦欢涓嬭浇鍦板潃 涓嬭浇鏁版嵁妯℃澘鍦板潃 VUE_APP_BASE_API_FILE = 'http://121.196.36.24:8001' -- Gitblit v1.9.3