From 3a9c0a33f8358cd81542994701436fbc99def3da Mon Sep 17 00:00:00 2001 From: loulijun2021 <1694218219@qq.com> Date: 星期二, 06 六月 2023 19:02:54 +0800 Subject: [PATCH] 1.生产入库调用畅捷通接口入库 --- .env.development | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 2c7f004..26aba89 100644 --- a/.env.development +++ b/.env.development @@ -3,5 +3,8 @@ # base api VUE_APP_BASE_API = '/api/' -#VUE_APP_BASE_API = 'http://47.96.97.237/API/' + + +# 鏂囦欢涓嬭浇鍦板潃 涓嬭浇鏁版嵁妯℃澘鍦板潃 +VUE_APP_BASE_API_FILE = 'http://121.196.36.24:8001' -- Gitblit v1.9.3