From a102ce1da96b188ffecf3729d12b5cfa30e01b99 Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期三, 30 七月 2025 10:48:08 +0800 Subject: [PATCH] Merge branch 'master' of http://47.108.235.38:8080/r/FZCZTB --- Web/.env.development | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) diff --git a/Web/.env.development b/Web/.env.development index 35f6432..53e6633 100644 --- a/Web/.env.development +++ b/Web/.env.development @@ -1,8 +1,17 @@ +### + # @FilePath: .env.development + # @Author: 灏忛渚� + # @Date: 2025-06-17 14:09:57 + # @LastEditors: + # @LastEditTime: 2025-07-14 11:22:52 + # Copyright: 2025 MinTinge CO.,LTD. All Rights Reserved. + # @Descripttion: 鍐欏叆浣犵殑鎻忚堪 +### # 鏈湴鐜 ENV = development # 鏈湴鐜鎺ュ彛鍦板潃 http://www.feizhengcai.cn:9009 http://192.168.0.36:5005 -VITE_API_URL = http://192.168.0.36:5005 +VITE_API_URL = http://192.168.18.52:5005 # 鐧婚檰鐣岄潰榛樿鐢ㄦ埛 VITE_DEFAULT_USER = superadmin -- Gitblit v1.9.1