From 7df6d13214845a15270b8be44005caff0308c0c5 Mon Sep 17 00:00:00 2001 From: bluejay <253316343@qq.com> Date: 星期二, 08 四月 2025 09:08:50 +0800 Subject: [PATCH] env.develop 增加VITE_APP_VERSION ,用于指导gateway进行转发 --- .env.development | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/.env.development b/.env.development index af9ba00..1139b64 100644 --- a/.env.development +++ b/.env.development @@ -6,3 +6,7 @@ # 鑻ヤ緷绠$悊绯荤粺/寮�鍙戠幆澧� VITE_APP_BASE_API = '/dev-api' + +# 鏍囪瘑鏈湴寮�鍙戞湇鍔★紝鐢ㄤ簬GateWay杞彂鍒版湰鍦版湇鍔� +# 閰嶅悎鍚庣鏈嶅姟 +#VITE_APP_VERSION = 'zhl' \ No newline at end of file -- Gitblit v1.9.3